Changeset 622 for GPL/branches/uniaud32-next/include/linux/dma-mapping.h
- Timestamp:
- Jan 2, 2021, 1:29:57 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/linux/dma-mapping.h
r615 r622 108 108 109 109 static inline void set_dma_ops(struct device *dev, 110 conststruct dma_map_ops *dma_ops)110 struct dma_map_ops *dma_ops) 111 111 { 112 112 dev->dma_ops = dma_ops;
Note:
See TracChangeset
for help on using the changeset viewer.