OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ohci_dump_roothub
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.c
295
static void
ohci_dump_roothub
(ohci_t *controller, int verbose)
function
362
ohci_dump_roothub
(controller, 1);
1074
ohci_dump_roothub
(&gohci, 1);
1164
ohci_dump_roothub
(&gohci, 1);
[
all
...]
/external/u-boot/drivers/usb/host/
ohci-hcd.c
428
static void
ohci_dump_roothub
(ohci_t *controller, int verbose)
function
498
ohci_dump_roothub
(controller, 1);
[
all
...]
Completed in 592 milliseconds