Home
last modified time | relevance | path

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

/drivers/usb/host/
Duhci-pci.c249 if (!uhci->RD_enable && hcd->self.root_hub->do_remote_wakeup) in uhci_pci_resume()
Duhci-hcd.h415 unsigned int RD_enable:1; /* Suspended root hub with member
Duhci-hcd.c347 uhci->RD_enable = !!int_enable; in suspend_rh()