| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | virt-dma.c | 123 void vchan_init(struct virt_dma_chan *vc, struct dma_device *dmadev) in vchan_init() argument
|
| H A D | mv_xor.h | 118 struct dma_device dmadev; member
|
| H A D | sa11x0-dma.c | 131 static struct sa11x0_dma_dev *to_sa11x0_dma(struct dma_device *dmadev) in to_sa11x0_dma() argument 835 static int sa11x0_dma_init_dmadev(struct dma_device *dmadev, in sa11x0_dma_init_dmadev() argument 890 sa11x0_dma_free_channels(struct dma_device *dmadev) sa11x0_dma_free_channels() argument [all...] |
| H A D | mv_xor_v2.c | 163 struct dma_device dmadev; member
|
| H A D | fsl-edma-common.c | 658 void fsl_edma_cleanup_vchan(struct dma_device *dmadev) in fsl_edma_cleanup_vchan() argument
|
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | virt-dma.c | 123 void vchan_init(struct virt_dma_chan *vc, struct dma_device *dmadev) in vchan_init() argument
|
| H A D | mv_xor.h | 118 struct dma_device dmadev; member
|
| /kernel/linux/linux-5.10/drivers/dma/qcom/ |
| H A D | hidma_dbg.c | 88 struct hidma_dev *dmadev = mchan->dmadev; in hidma_chan_show() local 118 struct hidma_dev *dmadev in hidma_dma_show() local 136 hidma_debug_uninit(struct hidma_dev *dmadev) hidma_debug_uninit() argument 141 hidma_debug_init(struct hidma_dev *dmadev) hidma_debug_init() argument [all...] |
| H A D | hidma.h | 96 struct hidma_dev *dmadev; member
|
| H A D | hidma.c | 77 static inline struct hidma_dev *to_hidma_dev(struct dma_device *dmadev) in to_hidma_dev() argument 99 static void hidma_free(struct hidma_dev *dmadev) in hidma_free() argument 176 struct hidma_dev *dmadev = to_hidma_dev(ddev); in hidma_callback() local 200 static int hidma_chan_init(struct hidma_dev *dmadev, u32 dma_sig) in hidma_chan_init() argument 229 struct hidma_dev *dmadev = from_tasklet(dmadev, t, task); hidma_issue_task() local 238 struct hidma_dev *dmadev = mchan->dmadev; hidma_issue_pending() local 320 struct hidma_dev *dmadev = mchan->dmadev; hidma_tx_submit() local 351 struct hidma_dev *dmadev = mchan->dmadev; hidma_alloc_chan_resources() local 468 struct hidma_dev *dmadev = to_hidma_dev(mchan->chan.device); hidma_terminate_channel() local 515 struct hidma_dev *dmadev = to_hidma_dev(mchan->chan.device); hidma_terminate_all() local 560 struct hidma_dev *dmadev; hidma_pause() local 578 struct hidma_dev *dmadev; hidma_resume() local 612 struct hidma_dev *dmadev = to_hidma_dev_from_lldev(lldevp); hidma_chirq_handler_msi() local 673 struct hidma_dev *dmadev = dev_get_drvdata(dev); hidma_write_msi_msg() local 683 hidma_free_msis(struct hidma_dev *dmadev) hidma_free_msis() argument 697 hidma_request_msi(struct hidma_dev *dmadev, struct platform_device *pdev) hidma_request_msi() argument 756 struct hidma_dev *dmadev; hidma_probe() local 912 struct hidma_dev *dmadev = platform_get_drvdata(pdev); hidma_shutdown() local 926 struct hidma_dev *dmadev = platform_get_drvdata(pdev); hidma_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/qcom/ |
| H A D | hidma_dbg.c | 88 struct hidma_dev *dmadev = mchan->dmadev; in hidma_chan_show() local 118 struct hidma_dev *dmadev in hidma_dma_show() local 136 hidma_debug_uninit(struct hidma_dev *dmadev) hidma_debug_uninit() argument 141 hidma_debug_init(struct hidma_dev *dmadev) hidma_debug_init() argument [all...] |
| H A D | hidma.h | 96 struct hidma_dev *dmadev; member
|
| H A D | hidma.c | 77 static inline struct hidma_dev *to_hidma_dev(struct dma_device *dmadev) in to_hidma_dev() argument 93 static void hidma_free(struct hidma_dev *dmadev) in hidma_free() argument 170 struct hidma_dev *dmadev = to_hidma_dev(ddev); in hidma_callback() local 194 static int hidma_chan_init(struct hidma_dev *dmadev, u32 dma_sig) in hidma_chan_init() argument 222 struct hidma_dev *dmadev = from_tasklet(dmadev, t, task); hidma_issue_task() local 231 struct hidma_dev *dmadev = mchan->dmadev; hidma_issue_pending() local 313 struct hidma_dev *dmadev = mchan->dmadev; hidma_tx_submit() local 344 struct hidma_dev *dmadev = mchan->dmadev; hidma_alloc_chan_resources() local 472 struct hidma_dev *dmadev = to_hidma_dev(mchan->chan.device); hidma_terminate_channel() local 519 struct hidma_dev *dmadev = to_hidma_dev(mchan->chan.device); hidma_terminate_all() local 564 struct hidma_dev *dmadev; hidma_pause() local 582 struct hidma_dev *dmadev; hidma_resume() local 616 struct hidma_dev *dmadev = to_hidma_dev_from_lldev(lldevp); hidma_chirq_handler_msi() local 677 struct hidma_dev *dmadev = dev_get_drvdata(dev); hidma_write_msi_msg() local 687 hidma_free_msis(struct hidma_dev *dmadev) hidma_free_msis() argument 703 hidma_request_msi(struct hidma_dev *dmadev, struct platform_device *pdev) hidma_request_msi() argument 754 struct hidma_dev *dmadev; hidma_probe() local 906 struct hidma_dev *dmadev = platform_get_drvdata(pdev); hidma_shutdown() local 920 struct hidma_dev *dmadev = platform_get_drvdata(pdev); hidma_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/gud/ |
| H A D | gud_internal.h | 19 struct device *dmadev; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/udl/ |
| H A D | udl_drv.h | 66 struct device *dmadev; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/efa/ |
| H A D | efa_com.h | 60 void *dmadev; member 107 void *dmadev; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/udl/ |
| H A D | udl_drv.h | 53 struct device *dmadev; member
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| H A D | spi-mem.c | 38 struct device *dmadev; in spi_controller_dma_map_mem_op_data() local 84 struct device *dmadev; in spi_controller_dma_unmap_mem_op_data() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/efa/ |
| H A D | efa_com.h | 60 void *dmadev; member 110 void *dmadev; member
|
| /kernel/linux/linux-5.10/drivers/media/usb/pwc/ |
| H A D | pwc-if.c | 161 struct device *dmadev = dev->bus->sysdev; in pwc_alloc_urb_buffer() local 181 struct device *dmadev = dev->bus->sysdev; in pwc_free_urb_buffer() local 288 struct device *dmadev = urb->dev->bus->sysdev; in pwc_isoc_handler() local
|
| /kernel/linux/linux-6.6/drivers/media/usb/pwc/ |
| H A D | pwc-if.c | 161 struct device *dmadev = dev->bus->sysdev; in pwc_alloc_urb_buffer() local 181 struct device *dmadev = dev->bus->sysdev; in pwc_free_urb_buffer() local 288 struct device *dmadev = urb->dev->bus->sysdev; in pwc_isoc_handler() local
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-mem.c | 40 struct device *dmadev; in spi_controller_dma_map_mem_op_data() local 86 struct device *dmadev; in spi_controller_dma_unmap_mem_op_data() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| H A D | usb.c | 844 struct device *dmadev; in usb_intf_get_dma_device() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
| H A D | tsnep.h | 169 struct device *dmadev; member
|
| /kernel/linux/linux-6.6/drivers/usb/core/ |
| H A D | usb.c | 840 struct device *dmadev; in usb_intf_get_dma_device() local
|