Home
last modified time | relevance | path

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

/drivers/char/xillybus/
Dxillybus_of.c136 struct xilly_endpoint_hardware *ephw = &of_hw; in xilly_drv_probe() local
139 ephw = &of_hw_coherent; in xilly_drv_probe()
141 endpoint = xillybus_init_endpoint(NULL, dev, ephw); in xilly_drv_probe()
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()
635 endpoint->ephw->hw_sync_sgl_for_cpu( in xilly_obtain_idt()
750 channel->endpoint->ephw->hw_sync_sgl_for_cpu( in xillybus_read()
766 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_read()
1070 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_myflush()
1288 channel->endpoint->ephw->hw_sync_sgl_for_cpu( in xillybus_write()
1310 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_write()
[all …]
Dxillybus.h98 struct xilly_endpoint_hardware *ephw; member
154 *ephw);