Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/xillybus/
Dxillybus_of.c118 .hw_sync_sgl_for_device = xilly_dma_sync_single_for_device_of,
125 .hw_sync_sgl_for_device = xilly_dma_sync_single_nop,
Dxillybus.h131 void (*hw_sync_sgl_for_device)(struct xilly_endpoint *, member
Dxillybus_pcie.c136 .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()
766 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_read()
1070 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_myflush()
1312 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_write()