Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c2002 static char ohci_inited = 0; variable
2094 ohci_inited = 1; in usb_lowlevel_init()
2102 if (!ohci_inited) in usb_lowlevel_stop()
2121 ohci_inited = 0; in usb_lowlevel_stop()