Home
last modified time | relevance | path

Searched refs:roothub_portstatus (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dusb-ohci.c126 static u32 roothub_portstatus (struct ohci *hc, int i) in roothub_portstatus() function
463 temp = roothub_portstatus (controller, i); in ohci_dump_roothub()
1870 ((roothub_portstatus (ohci, i) & in rh_send_irq()
1944 #define RD_RH_PORTSTAT roothub_portstatus(ohci,wIndex-1)