Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/xillybus/
Dxillybus_of.c105 .hw_sync_sgl_for_device = xilly_dma_sync_single_for_device_of,
112 .hw_sync_sgl_for_device = xilly_dma_sync_single_nop,
Dxillybus.h131 void (*hw_sync_sgl_for_device)(struct xilly_endpoint *, member
Dxillybus_pcie.c127 .hw_sync_sgl_for_device = xilly_dma_sync_single_for_device_pci,
Dxillybus_core.c157 ep->ephw->hw_sync_sgl_for_device( in xillybus_isr()
292 ep->ephw->hw_sync_sgl_for_device(ep, in xillybus_isr()
768 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_read()
1072 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_myflush()
1314 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_write()