Searched defs:usbvc_restore_device_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c195 static void usbvc_restore_device_state(dev_info_t *, usbvc_state_t *);
1568 * usbvc_restore_device_state marks success by putting device back online
1580 * NOTE: A pm_raise_power in usbvc_restore_device_state will bring
1584 usbvc_restore_device_state(dip, usbvcp);
1590 * usbvc_restore_device_state:
1601 usbvc_restore_device_state(dev_info_t *dip, usbvc_state_t *usbvcp) function
1604 "usbvc_restore_device_state: enter");
1643 "usbvc_restore_device_state: can't resume operation");
1653 "usbvc_restore_device_state: end");
1685 * usbvc_restore_device_state fo
[all...]

Completed in 72 milliseconds