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

/linux-4.4.14/drivers/char/xillybus/
H A Dxillybus_of.c136 struct xilly_endpoint_hardware *ephw = &of_hw; xilly_drv_probe() local
139 ephw = &of_hw_coherent; xilly_drv_probe()
141 endpoint = xillybus_init_endpoint(NULL, dev, ephw); xilly_drv_probe()
H A Dxillybus.h98 struct xilly_endpoint_hardware *ephw; member in struct:xilly_endpoint
154 *ephw);
H A Dxillybus_core.c139 ep->ephw->hw_sync_sgl_for_cpu(ep, xillybus_isr()
157 ep->ephw->hw_sync_sgl_for_device( xillybus_isr()
292 ep->ephw->hw_sync_sgl_for_device(ep, xillybus_isr()
372 rc = ep->ephw->map_single(ep, s->salami, xilly_get_dma_buffers()
635 endpoint->ephw->hw_sync_sgl_for_cpu( xilly_obtain_idt()
750 channel->endpoint->ephw->hw_sync_sgl_for_cpu( xillybus_read()
766 channel->endpoint->ephw->hw_sync_sgl_for_device( xillybus_read()
1070 channel->endpoint->ephw->hw_sync_sgl_for_device( xillybus_myflush()
1290 channel->endpoint->ephw->hw_sync_sgl_for_cpu( xillybus_write()
1312 channel->endpoint->ephw->hw_sync_sgl_for_device( xillybus_write()
1824 endpoint->cdev.owner = endpoint->ephw->owner; xillybus_init_chrdev()
1895 *ephw) xillybus_init_endpoint()
1905 endpoint->ephw = ephw; xillybus_init_endpoint()
1892 xillybus_init_endpoint(struct pci_dev *pdev, struct device *dev, struct xilly_endpoint_hardware *ephw) xillybus_init_endpoint() argument

Completed in 82 milliseconds