Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/xillybus/
Dxillybus_of.c104 .hw_sync_sgl_for_cpu = xilly_dma_sync_single_for_cpu_of,
111 .hw_sync_sgl_for_cpu = xilly_dma_sync_single_nop,
Dxillybus.h127 void (*hw_sync_sgl_for_cpu)(struct xilly_endpoint *, member
Dxillybus_pcie.c126 .hw_sync_sgl_for_cpu = xilly_dma_sync_single_for_cpu_pci,
Dxillybus_core.c139 ep->ephw->hw_sync_sgl_for_cpu(ep, in xillybus_isr()
637 endpoint->ephw->hw_sync_sgl_for_cpu( in xilly_obtain_idt()
752 channel->endpoint->ephw->hw_sync_sgl_for_cpu( in xillybus_read()
1292 channel->endpoint->ephw->hw_sync_sgl_for_cpu( in xillybus_write()