Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c155 static int ohci_cpr_suspend(ohci_state_t *ohcip);
801 return (ohci_cpr_suspend(ohcip)); in ohci_detach()
2319 ohci_cpr_suspend(ohci_state_t *ohcip) in ohci_cpr_suspend() function