| /kernel/linux/linux-5.10/drivers/dma/qcom/ |
| D | hidma.c | 77 static inline struct hidma_dev *to_hidma_dev(struct dma_device *dmadev) in to_hidma_dev() 99 static void hidma_free(struct hidma_dev *dmadev) in hidma_free() 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() 229 struct hidma_dev *dmadev = from_tasklet(dmadev, t, task); in hidma_issue_task() local 238 struct hidma_dev *dmadev = mchan->dmadev; in hidma_issue_pending() local 320 struct hidma_dev *dmadev = mchan->dmadev; in hidma_tx_submit() local 351 struct hidma_dev *dmadev = mchan->dmadev; in hidma_alloc_chan_resources() local 468 struct hidma_dev *dmadev = to_hidma_dev(mchan->chan.device); in hidma_terminate_channel() local 515 struct hidma_dev *dmadev = to_hidma_dev(mchan->chan.device); in hidma_terminate_all() local [all …]
|
| 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()
|
| D | hidma.h | 96 struct hidma_dev *dmadev; member
|
| /kernel/linux/linux-6.6/drivers/dma/qcom/ |
| D | hidma.c | 77 static inline struct hidma_dev *to_hidma_dev(struct dma_device *dmadev) in to_hidma_dev() 93 static void hidma_free(struct hidma_dev *dmadev) in hidma_free() 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() 222 struct hidma_dev *dmadev = from_tasklet(dmadev, t, task); in hidma_issue_task() local 231 struct hidma_dev *dmadev = mchan->dmadev; in hidma_issue_pending() local 313 struct hidma_dev *dmadev = mchan->dmadev; in hidma_tx_submit() local 344 struct hidma_dev *dmadev = mchan->dmadev; in hidma_alloc_chan_resources() local 472 struct hidma_dev *dmadev = to_hidma_dev(mchan->chan.device); in hidma_terminate_channel() local 519 struct hidma_dev *dmadev = to_hidma_dev(mchan->chan.device); in hidma_terminate_all() local [all …]
|
| 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()
|
| D | hidma.h | 96 struct hidma_dev *dmadev; member
|
| /kernel/linux/linux-6.6/drivers/dma/ |
| D | stm32-dma.c | 257 static u32 stm32_dma_read(struct stm32_dma_device *dmadev, u32 reg) in stm32_dma_read() 262 static void stm32_dma_write(struct stm32_dma_device *dmadev, u32 reg, u32 val) in stm32_dma_write() 419 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_irq_status() local 435 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_irq_clear() local 450 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_disable_chan() local 471 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_stop() local 532 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_dump_reg() local 559 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_start_transfer() local 622 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_configure_next_sg() local 646 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_handle_chan_paused() local [all …]
|
| 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() 407 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_disable_chan() local 436 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_stop() local 456 static void stm32_mdma_set_bus(struct stm32_mdma_device *dmadev, u32 *ctbr, in stm32_mdma_set_bus() 479 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_set_xfer_param() local 730 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_setup_xfer() local 848 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_prep_dma_cyclic() local [all …]
|
| D | virt-dma.c | 123 void vchan_init(struct virt_dma_chan *vc, struct dma_device *dmadev) in vchan_init()
|
| D | sa11x0-dma.c | 131 static struct sa11x0_dma_dev *to_sa11x0_dma(struct dma_device *dmadev) in to_sa11x0_dma() 835 static int sa11x0_dma_init_dmadev(struct dma_device *dmadev, in sa11x0_dma_init_dmadev() 890 static void sa11x0_dma_free_channels(struct dma_device *dmadev) in sa11x0_dma_free_channels()
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| D | stm32-mdma.c | 309 static u32 stm32_mdma_read(struct stm32_mdma_device *dmadev, u32 reg) in stm32_mdma_read() 314 static void stm32_mdma_write(struct stm32_mdma_device *dmadev, u32 reg, u32 val) in stm32_mdma_write() 319 static void stm32_mdma_set_bits(struct stm32_mdma_device *dmadev, u32 reg, in stm32_mdma_set_bits() 327 static void stm32_mdma_clr_bits(struct stm32_mdma_device *dmadev, u32 reg, in stm32_mdma_clr_bits() 427 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_disable_chan() local 456 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_stop() local 476 static void stm32_mdma_set_bus(struct stm32_mdma_device *dmadev, u32 *ctbr, in stm32_mdma_set_bus() 499 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 825 struct stm32_mdma_device *dmadev = stm32_mdma_get_dev(chan); in stm32_mdma_prep_dma_cyclic() local [all …]
|
| D | stm32-dma.c | 240 static u32 stm32_dma_read(struct stm32_dma_device *dmadev, u32 reg) in stm32_dma_read() 245 static void stm32_dma_write(struct stm32_dma_device *dmadev, u32 reg, u32 val) in stm32_dma_write() 391 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_irq_status() local 414 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_irq_clear() local 435 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_disable_chan() local 456 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_stop() local 515 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_dump_reg() local 535 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_start_transfer() local 594 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_configure_next_sg() local 642 struct stm32_dma_device *dmadev = stm32_dma_get_dev(chan); in stm32_dma_chan_irq() local [all …]
|
| D | virt-dma.c | 123 void vchan_init(struct virt_dma_chan *vc, struct dma_device *dmadev) in vchan_init()
|
| D | sa11x0-dma.c | 131 static struct sa11x0_dma_dev *to_sa11x0_dma(struct dma_device *dmadev) in to_sa11x0_dma() 835 static int sa11x0_dma_init_dmadev(struct dma_device *dmadev, in sa11x0_dma_init_dmadev() 890 static void sa11x0_dma_free_channels(struct dma_device *dmadev) in sa11x0_dma_free_channels()
|
| D | s3c24xx-dma.c | 1089 struct dma_device *dmadev, unsigned int channels, bool slave) in s3c24xx_dma_init_virtual_channels() 1132 static void s3c24xx_dma_free_virtual_channels(struct dma_device *dmadev) in s3c24xx_dma_free_virtual_channels()
|
| /kernel/linux/linux-5.10/drivers/media/usb/pwc/ |
| 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/ |
| 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/net/ethernet/engleder/ |
| D | tsnep_main.c | 279 struct device *dmadev = tx->adapter->dmadev; in tsnep_tx_ring_cleanup() local 296 struct device *dmadev = tx->adapter->dmadev; in tsnep_tx_ring_create() local 450 struct device *dmadev, dma_addr_t *dma) in tsnep_tx_map_frag() 485 struct device *dmadev = tx->adapter->dmadev; in tsnep_tx_map() local 535 struct device *dmadev = tx->adapter->dmadev; in tsnep_tx_unmap() local 628 struct device *dmadev = tx->adapter->dmadev; in tsnep_xdp_tx_map() local 952 struct device *dmadev = rx->adapter->dmadev; in tsnep_rx_ring_cleanup() local 984 struct device *dmadev = rx->adapter->dmadev; in tsnep_rx_ring_create() local 1428 struct device *dmadev = rx->adapter->dmadev; in tsnep_rx_poll() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/efa/ |
| D | efa_com.h | 60 void *dmadev; member 107 void *dmadev; member
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| 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
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| 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
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/efa/ |
| D | efa_com.h | 60 void *dmadev; member 110 void *dmadev; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/udl/ |
| D | udl_drv.h | 66 struct device *dmadev; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/udl/ |
| D | udl_drv.h | 53 struct device *dmadev; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/gud/ |
| D | gud_internal.h | 19 struct device *dmadev; member
|