Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/xillybus/
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,
Dxillybus.h128 void (*hw_sync_sgl_for_device)(struct xilly_endpoint *, member
Dxillybus_pcie.c123 .hw_sync_sgl_for_device = xilly_dma_sync_single_for_device_pci,
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()