Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/char/xillybus/
Dxillybus_of.c101 .hw_sync_sgl_for_device = xilly_dma_sync_single_for_device_of,
108 .hw_sync_sgl_for_device = xilly_dma_sync_single_nop,
Dxillybus.h122 void (*hw_sync_sgl_for_device)(struct xilly_endpoint *, member
Dxillybus_pcie.c122 .hw_sync_sgl_for_device = xilly_dma_sync_single_for_device_pci,
Dxillybus_core.c143 ep->ephw->hw_sync_sgl_for_device( in xillybus_isr()
278 ep->ephw->hw_sync_sgl_for_device(ep, in xillybus_isr()
754 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_read()
1058 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_myflush()
1300 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_write()