Searched refs:hc_driver (Results 1 – 13 of 13) sorted by relevance
107 const struct hc_driver *driver; /* hw-specific hooks */162 struct hc_driver struct214 struct hc_gen_dev *usb_create_hc_gen_dev(const struct hc_driver *driver, const char *bus_name); argument
461 struct hc_gen_dev *usb_create_hc_gen_dev(const struct hc_driver *driver, const char *bus_name) in usb_create_hc_gen_dev()
287 psPortDev->pUDev->hc_driver = psPortCtrl->sRHPortDev.pUDev->hc_driver; in nu_open_pipe()
290 psPortDev->pUDev->hc_driver = psPortCtrl->sRHPortDev.pUDev->hc_driver; in nu_open_pipe()
288 psPortDev->pUDev->hc_driver = psPortCtrl->sRHPortDev.pUDev->hc_driver; in nu_open_pipe()
291 psPortDev->pUDev->hc_driver = psPortCtrl->sRHPortDev.pUDev->hc_driver; in nu_open_pipe()
307 psPortDev->pUDev->hc_driver = psPortCtrl->sRHPortDev.pUDev->hc_driver; in nu_open_pipe()
113 static const struct hc_driver sunxi_ehci_hc_driver = {
794 extern void ehci_init_driver(struct hc_driver *drv,
1181 static const struct hc_driver ohci_hc_driver = {1224 void ohci_init_driver(struct hc_driver *drv,
736 extern void ohci_init_driver(struct hc_driver *drv,
214 static const struct hc_driver sunxi_ohci_hc_driver = {
Completed in 35 milliseconds