Home
last modified time | relevance | path

Searched refs:hw_sync_sgl_for_device (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/xillybus/
H A Dxillybus_of.c102 .hw_sync_sgl_for_device = xilly_dma_sync_single_for_device_of,
109 .hw_sync_sgl_for_device = xilly_dma_sync_single_nop,
H A Dxillybus.h128 void (*hw_sync_sgl_for_device)(struct xilly_endpoint *, member
H A Dxillybus_pcie.c123 .hw_sync_sgl_for_device = xilly_dma_sync_single_for_device_pci,
H A Dxillybus_core.c154 ep->ephw->hw_sync_sgl_for_device( in xillybus_isr()
289 ep->ephw->hw_sync_sgl_for_device(ep, in xillybus_isr()
765 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_read()
1069 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_myflush()
1311 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_write()

Completed in 4 milliseconds