Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h65 extern int ehci_cpr_suspend(ehci_state_t *ehcip);
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c402 return (ehci_cpr_suspend(ehcip)); in ehci_detach()
H A Dehci_util.c152 int ehci_cpr_suspend(ehci_state_t *ehcip);
2022 ehci_cpr_suspend(ehci_state_t *ehcip) in ehci_cpr_suspend() function