Searched refs:ohci_hub_control (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/usb/host/ |
| H A D | ohci-sa1111.c | 113 .hub_control = ohci_hub_control,
|
| H A D | ohci-ps3.c | 59 .hub_control = ohci_hub_control,
|
| H A D | ohci-hub.c | 676 int ohci_hub_control( in ohci_hub_control() function 803 EXPORT_SYMBOL_GPL(ohci_hub_control);
|
| H A D | ohci.h | 741 extern int ohci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
|
| H A D | ohci-at91.c | 431 ret = ohci_hub_control(hcd, typeReq, wValue, wIndex + 1, buf, wLength); in ohci_at91_hub_control()
|
| H A D | ohci-hcd.c | 1227 .hub_control = ohci_hub_control,
|