Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c133 static int uhci_cpr_suspend(uhci_state_t *uhcip);
649 return (uhci_cpr_suspend(uhcip)); in uhci_detach()
850 uhci_cpr_suspend(uhci_state_t *uhcip) in uhci_cpr_suspend() function