Home
last modified time | relevance | path

Searched refs:ephw (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/char/xillybus/
Dxillybus_of.c123 struct xilly_endpoint_hardware *ephw = &of_hw; in xilly_drv_probe() local
126 ephw = &of_hw_coherent; in xilly_drv_probe()
128 endpoint = xillybus_init_endpoint(NULL, dev, ephw); in xilly_drv_probe()
Dxillybus.h98 struct xilly_endpoint_hardware *ephw; member
154 *ephw);
Dxillybus_core.c139 ep->ephw->hw_sync_sgl_for_cpu(ep, in xillybus_isr()
157 ep->ephw->hw_sync_sgl_for_device( in xillybus_isr()
292 ep->ephw->hw_sync_sgl_for_device(ep, in xillybus_isr()
372 rc = ep->ephw->map_single(ep, s->salami, in xilly_get_dma_buffers()
637 endpoint->ephw->hw_sync_sgl_for_cpu( in xilly_obtain_idt()
752 channel->endpoint->ephw->hw_sync_sgl_for_cpu( in xillybus_read()
768 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_read()
1072 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_myflush()
1292 channel->endpoint->ephw->hw_sync_sgl_for_cpu( in xillybus_write()
1314 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_write()
[all …]