Home
last modified time | relevance | path

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

/drivers/char/xillybus/
Dxillybus_of.c101 .hw_sync_sgl_for_cpu = xilly_dma_sync_single_for_cpu_of,
108 .hw_sync_sgl_for_cpu = xilly_dma_sync_single_nop,
Dxillybus.h124 void (*hw_sync_sgl_for_cpu)(struct xilly_endpoint *, member
Dxillybus_pcie.c122 .hw_sync_sgl_for_cpu = xilly_dma_sync_single_for_cpu_pci,
Dxillybus_core.c136 ep->ephw->hw_sync_sgl_for_cpu(ep, in xillybus_isr()
634 endpoint->ephw->hw_sync_sgl_for_cpu( in xilly_obtain_idt()
749 channel->endpoint->ephw->hw_sync_sgl_for_cpu( in xillybus_read()
1289 channel->endpoint->ephw->hw_sync_sgl_for_cpu( in xillybus_write()