Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h65 extern int ehci_cpr_suspend(ehci_state_t *ehcip);
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c404 return (ehci_cpr_suspend(ehcip)); in ehci_detach()
H A Dehci_util.c151 int ehci_cpr_suspend(ehci_state_t *ehcip);
2001 ehci_cpr_suspend(ehci_state_t *ehcip) in ehci_cpr_suspend() function