| /linux/drivers/dma/qcom/ |
| H A D | hidma.c | 76 static inline struct hidma_dev *to_hidma_dev(struct dma_device *dmadev) in to_hidma_dev() 92 static void hidma_free(struct hidma_dev *dmadev) in hidma_free() 169 struct hidma_dev *dmadev = to_hidma_dev(ddev); in hidma_callback() local 193 static int hidma_chan_init(struct hidma_dev *dmadev, u32 dma_sig) in hidma_chan_init() 221 struct hidma_dev *dmadev = from_tasklet(dmadev, t, task); in hidma_issue_task() local 230 struct hidma_dev *dmadev = mchan->dmadev; in hidma_issue_pending() local 312 struct hidma_dev *dmadev = mchan->dmadev; in hidma_tx_submit() local 343 struct hidma_dev *dmadev = mchan->dmadev; in hidma_alloc_chan_resources() local 471 struct hidma_dev *dmadev = to_hidma_dev(mchan->chan.device); in hidma_terminate_channel() local 518 struct hidma_dev *dmadev = to_hidma_dev(mchan->chan.device); in hidma_terminate_all() local [all …]
|
| H A D | hidma_dbg.c | 88 struct hidma_dev *dmadev = mchan->dmadev; in hidma_chan_show() local 118 struct hidma_dev *dmadev = s->private; in hidma_dma_show() local 136 void hidma_debug_uninit(struct hidma_dev *dmadev) in hidma_debug_uninit() 141 void hidma_debug_init(struct hidma_dev *dmadev) in hidma_debug_init()
|
| H A D | hidma.h | 96 struct hidma_dev *dmadev; member
|
| /linux/drivers/dma/stm32/ |
| H A D | stm32-dma.c | 256 static u32 stm32_dma_read(struct stm32_dma_device *dmadev, u32 reg) in stm32_dma_read() 261 static void stm32_dma_write(struct stm32_dma_device *dmadev, u32 reg, u32 val) in stm32_dma_write() 418 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_irq_status() local 434 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_irq_clear() local 449 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_disable_chan() local 470 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_stop() local 531 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_dump_reg() local 558 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_start_transfer() local 621 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_configure_next_sg() local 645 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_handle_chan_paused() local [all …]
|
| H A D | stm32-mdma.c | 289 static u32 stm32_mdma_read(struct stm32_mdma_device *dmadev, u32 reg) in stm32_mdma_read() 294 static void stm32_mdma_write(struct stm32_mdma_device *dmadev, u32 reg, u32 val) in stm32_mdma_write() 299 static void stm32_mdma_set_bits(struct stm32_mdma_device *dmadev, u32 reg, in stm32_mdma_set_bits() 307 static void stm32_mdma_clr_bits(struct stm32_mdma_device *dmadev, u32 reg, in stm32_mdma_clr_bits() 406 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_disable_chan() local 435 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_stop() local 455 static void stm32_mdma_set_bus(struct stm32_mdma_device *dmadev, u32 *ctbr, in stm32_mdma_set_bus() 478 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_set_xfer_param() local 729 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_setup_xfer() local 847 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_prep_dma_cyclic() local [all …]
|
| /linux/drivers/media/usb/pwc/ |
| H A D | pwc-if.c | 160 struct device *dmadev = dev->bus->sysdev; in pwc_alloc_urb_buffer() local 180 struct device *dmadev = dev->bus->sysdev; in pwc_free_urb_buffer() local 287 struct device *dmadev = urb->dev->bus->sysdev; in pwc_isoc_handler() local
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_main.c | 280 struct device *dmadev = tx->adapter->dmadev; in tsnep_tx_ring_cleanup() local 297 struct device *dmadev = tx->adapter->dmadev; in tsnep_tx_ring_create() local 451 struct device *dmadev, dma_addr_t *dma) in tsnep_tx_map_frag() 486 struct device *dmadev = tx->adapter->dmadev; in tsnep_tx_map() local 536 struct device *dmadev = tx->adapter->dmadev; in tsnep_tx_unmap() local 629 struct device *dmadev = tx->adapter->dmadev; in tsnep_xdp_tx_map() local 953 struct device *dmadev = rx->adapter->dmadev; in tsnep_rx_ring_cleanup() local 985 struct device *dmadev = rx->adapter->dmadev; in tsnep_rx_ring_create() local 1437 struct device *dmadev = rx->adapter->dmadev; in tsnep_rx_poll() local
|
| /linux/drivers/usb/core/ |
| H A D | usb.c | 849 struct device *dmadev; in usb_intf_get_dma_device() local 1061 struct device *dmadev; in usb_alloc_noncoherent() local 1103 struct device *dmadev; in usb_free_noncoherent() local
|
| /linux/drivers/dma/ |
| H A D | virt-dma.c | 123 void vchan_init(struct virt_dma_chan *vc, struct dma_device *dmadev) in vchan_init()
|
| H A D | sa11x0-dma.c | 131 static struct sa11x0_dma_dev *to_sa11x0_dma(struct dma_device *dmadev) in to_sa11x0_dma() 833 static int sa11x0_dma_init_dmadev(struct dma_device *dmadev, in sa11x0_dma_init_dmadev() 888 static void sa11x0_dma_free_channels(struct dma_device *dmadev) in sa11x0_dma_free_channels()
|
| H A D | mv_xor.h | 118 struct dma_device dmadev; member
|
| H A D | pxa_dma.c | 141 #define to_pxad_dev(dmadev) \ argument 1211 static void pxad_free_channels(struct dma_device *dmadev) in pxad_free_channels()
|
| H A D | fsl-edma-common.c | 912 void fsl_edma_cleanup_vchan(struct dma_device *dmadev) in fsl_edma_cleanup_vchan()
|
| H A D | amba-pl08x.c | 2362 struct dma_device *dmadev, unsigned int channels, bool slave) in pl08x_dma_init_virtual_channels() 2419 static void pl08x_free_virtual_channels(struct dma_device *dmadev) in pl08x_free_virtual_channels()
|
| H A D | altera-msgdma.c | 181 struct dma_device dmadev; member
|
| H A D | k3dma.c | 122 #define to_k3_dma(dmadev) container_of(dmadev, struct k3_dma_dev, slave) argument
|
| H A D | mmp_pdma.c | 195 #define to_mmp_pdma_dev(dmadev) \ argument
|
| H A D | fsl-qdma.c | 1260 static void fsl_qdma_cleanup_vchan(struct dma_device *dmadev) in fsl_qdma_cleanup_vchan()
|
| /linux/drivers/spi/ |
| H A D | spi-mem.c | 43 struct device *dmadev; in spi_controller_dma_map_mem_op_data() local 89 struct device *dmadev; in spi_controller_dma_unmap_mem_op_data() local
|
| /linux/drivers/media/platform/ |
| H A D | m2m-deinterlace.c | 214 struct dma_device *dmadev = chan->device; in deinterlace_issue_dma() local
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_fp.c | 344 struct device *dmadev = &edev->pdev->dev; in qede_xdp_transmit() local
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_com.h | 358 void *dmadev; member
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | dma.c | 213 struct device *dmadev; member
|
| /linux/drivers/net/ethernet/ |
| H A D | korina.c | 374 struct device *dmadev; member
|
| /linux/drivers/dma/ti/ |
| H A D | edma.c | 2556 static void edma_cleanupp_vchan(struct dma_device *dmadev) in edma_cleanupp_vchan()
|