hw_sync_sgl_for_cpu  124 drivers/char/xillybus/xillybus.h 	void (*hw_sync_sgl_for_cpu)(struct xilly_endpoint *,
hw_sync_sgl_for_cpu  136 drivers/char/xillybus/xillybus_core.c 	ep->ephw->hw_sync_sgl_for_cpu(ep,
hw_sync_sgl_for_cpu  634 drivers/char/xillybus/xillybus_core.c 	endpoint->ephw->hw_sync_sgl_for_cpu(
hw_sync_sgl_for_cpu  749 drivers/char/xillybus/xillybus_core.c 				channel->endpoint->ephw->hw_sync_sgl_for_cpu(
hw_sync_sgl_for_cpu 1289 drivers/char/xillybus/xillybus_core.c 				channel->endpoint->ephw->hw_sync_sgl_for_cpu(
hw_sync_sgl_for_cpu  101 drivers/char/xillybus/xillybus_of.c 	.hw_sync_sgl_for_cpu = xilly_dma_sync_single_for_cpu_of,
hw_sync_sgl_for_cpu  108 drivers/char/xillybus/xillybus_of.c 	.hw_sync_sgl_for_cpu = xilly_dma_sync_single_nop,
hw_sync_sgl_for_cpu  122 drivers/char/xillybus/xillybus_pcie.c 	.hw_sync_sgl_for_cpu = xilly_dma_sync_single_for_cpu_pci,