hw_sync_sgl_for_device  128 drivers/char/xillybus/xillybus.h 	void (*hw_sync_sgl_for_device)(struct xilly_endpoint *,
hw_sync_sgl_for_device  154 drivers/char/xillybus/xillybus_core.c 				ep->ephw->hw_sync_sgl_for_device(
hw_sync_sgl_for_device  289 drivers/char/xillybus/xillybus_core.c 	ep->ephw->hw_sync_sgl_for_device(ep,
hw_sync_sgl_for_device  765 drivers/char/xillybus/xillybus_core.c 				channel->endpoint->ephw->hw_sync_sgl_for_device(
hw_sync_sgl_for_device 1069 drivers/char/xillybus/xillybus_core.c 		channel->endpoint->ephw->hw_sync_sgl_for_device(
hw_sync_sgl_for_device 1311 drivers/char/xillybus/xillybus_core.c 				channel->endpoint->ephw->hw_sync_sgl_for_device(
hw_sync_sgl_for_device  102 drivers/char/xillybus/xillybus_of.c 	.hw_sync_sgl_for_device = xilly_dma_sync_single_for_device_of,
hw_sync_sgl_for_device  109 drivers/char/xillybus/xillybus_of.c 	.hw_sync_sgl_for_device = xilly_dma_sync_single_nop,
hw_sync_sgl_for_device  123 drivers/char/xillybus/xillybus_pcie.c 	.hw_sync_sgl_for_device = xilly_dma_sync_single_for_device_pci,