Home
last modified time | relevance | path

Searched defs:dmadev (Results 1 - 25 of 55) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/dma/
H A Dvirt-dma.c123 void vchan_init(struct virt_dma_chan *vc, struct dma_device *dmadev) in vchan_init() argument
H A Dmv_xor.h118 struct dma_device dmadev; member
H A Dsa11x0-dma.c131 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 Dmv_xor_v2.c163 struct dma_device dmadev; member
H A Dfsl-edma-common.c658 void fsl_edma_cleanup_vchan(struct dma_device *dmadev) in fsl_edma_cleanup_vchan() argument
/kernel/linux/linux-6.6/drivers/dma/
H A Dvirt-dma.c123 void vchan_init(struct virt_dma_chan *vc, struct dma_device *dmadev) in vchan_init() argument
H A Dmv_xor.h118 struct dma_device dmadev; member
/kernel/linux/linux-5.10/drivers/dma/qcom/
H A Dhidma_dbg.c88 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 Dhidma.h96 struct hidma_dev *dmadev; member
H A Dhidma.c77 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 Dhidma_dbg.c88 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 Dhidma.h96 struct hidma_dev *dmadev; member
H A Dhidma.c77 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 Dgud_internal.h19 struct device *dmadev; member
/kernel/linux/linux-6.6/drivers/gpu/drm/udl/
H A Dudl_drv.h66 struct device *dmadev; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H A Defa_com.h60 void *dmadev; member
107 void *dmadev; member
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/
H A Dudl_drv.h53 struct device *dmadev; member
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-mem.c38 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 Defa_com.h60 void *dmadev; member
110 void *dmadev; member
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-if.c161 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 Dpwc-if.c161 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 Dspi-mem.c40 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 Dusb.c844 struct device *dmadev; in usb_intf_get_dma_device() local
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/
H A Dtsnep.h169 struct device *dmadev; member
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dusb.c840 struct device *dmadev; in usb_intf_get_dma_device() local

Completed in 18 milliseconds

123