Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/xillybus/
H A Dxillybus_of.c119 struct xilly_endpoint_hardware *ephw = &of_hw; in xilly_drv_probe() local
122 ephw = &of_hw_coherent; in xilly_drv_probe()
124 endpoint = xillybus_init_endpoint(NULL, dev, ephw); in xilly_drv_probe()
H A Dxillybus.h95 struct xilly_endpoint_hardware *ephw; member
151 *ephw);
H A Dxillybus_core.c136 ep->ephw->hw_sync_sgl_for_cpu(ep, in xillybus_isr()
154 ep->ephw->hw_sync_sgl_for_device( in xillybus_isr()
289 ep->ephw->hw_sync_sgl_for_device(ep, in xillybus_isr()
369 rc = ep->ephw->map_single(ep, s->salami, in xilly_get_dma_buffers()
634 endpoint->ephw->hw_sync_sgl_for_cpu( in xilly_obtain_idt()
749 channel->endpoint->ephw->hw_sync_sgl_for_cpu( in xillybus_read()
765 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_read()
1069 channel->endpoint->ephw->hw_sync_sgl_for_device( in xillybus_myflush()
1289 channel->endpoint->ephw->hw_sync_sgl_for_cpu( in xillybus_write()
1311 channel->endpoint->ephw in xillybus_write()
1891 xillybus_init_endpoint(struct pci_dev *pdev, struct device *dev, struct xilly_endpoint_hardware *ephw) xillybus_init_endpoint() argument
[all...]

Completed in 5 milliseconds