Searched refs:dma_dev (Results 1 – 16 of 16) sorted by relevance
| /include/linux/ |
| A D | blk-mq-dma.h | 21 bool blk_rq_dma_map_iter_start(struct request *req, struct device *dma_dev, 23 bool blk_rq_dma_map_iter_next(struct request *req, struct device *dma_dev, 48 static inline bool blk_rq_dma_unmap(struct request *req, struct device *dma_dev, in blk_rq_dma_unmap() argument 55 dma_iova_destroy(dma_dev, state, mapped_len, rq_dma_dir(req), in blk_rq_dma_unmap() 60 return !dma_need_unmap(dma_dev); in blk_rq_dma_unmap()
|
| A D | pch_dma.h | 18 struct device *dma_dev; member
|
| A D | shdma-base.h | 107 struct dma_device dma_dev; member 114 i < (d)->dma_dev.chancnt; c = (d)->schan[++i])
|
| A D | virtio_ring.h | 94 struct device *dma_dev);
|
| A D | mcb.h | 75 struct device *dma_dev; member
|
| A D | vdpa.h | 90 struct device *dma_dev; member 525 return vdev->dma_dev; in vdpa_get_dma_dev()
|
| /include/drm/ |
| A D | drm_device.h | 98 struct device *dma_dev; member 363 void drm_dev_set_dma_dev(struct drm_device *dev, struct device *dma_dev); 377 if (dev->dma_dev) in drm_dev_dma_dev() 378 return dev->dma_dev; in drm_dev_dma_dev()
|
| /include/linux/platform_data/ |
| A D | dma-hsu.h | 14 struct device *dma_dev; member
|
| A D | amd_qdma.h | 35 struct device *dma_dev; member
|
| A D | dma-dw.h | 33 struct device *dma_dev; member
|
| /include/linux/soc/ti/ |
| A D | k3-ringacc.h | 82 struct device *dma_dev; member
|
| /include/linux/iio/ |
| A D | buffer-dma.h | 161 struct device *dma_dev, const struct iio_dma_buffer_ops *ops);
|
| /include/sound/ |
| A D | dmaengine_pcm.h | 148 struct device *dma_dev; member
|
| /include/scsi/ |
| A D | scsi_host.h | 715 struct device *dma_dev; member
|
| /include/linux/bcma/ |
| A D | bcma.h | 272 struct device *dma_dev; member
|
| /include/linux/ssb/ |
| A D | ssb.h | 273 struct device *dev, *dma_dev; member
|
Completed in 26 milliseconds