Home
last modified time | relevance | path

Searched refs:xillybus_init_endpoint (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillybus_of.c41 endpoint = xillybus_init_endpoint(dev); in xilly_drv_probe()
H A Dxillybus.h120 struct xilly_endpoint *xillybus_init_endpoint(struct device *dev);
H A Dxillybus_pcie.c41 endpoint = xillybus_init_endpoint(&pdev->dev); in xilly_probe()
H A Dxillybus_core.c1805 struct xilly_endpoint *xillybus_init_endpoint(struct device *dev) in xillybus_init_endpoint() function
1823 EXPORT_SYMBOL(xillybus_init_endpoint); variable
/kernel/linux/linux-5.10/drivers/char/xillybus/
H A Dxillybus.h148 struct xilly_endpoint *xillybus_init_endpoint(struct pci_dev *pdev,
H A Dxillybus_of.c124 endpoint = xillybus_init_endpoint(NULL, dev, ephw); in xilly_drv_probe()
H A Dxillybus_pcie.c133 endpoint = xillybus_init_endpoint(pdev, &pdev->dev, &pci_hw); in xilly_probe()
H A Dxillybus_core.c1891 struct xilly_endpoint *xillybus_init_endpoint(struct pci_dev *pdev, in xillybus_init_endpoint() function
1914 EXPORT_SYMBOL(xillybus_init_endpoint); variable

Completed in 7 milliseconds