Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c119 static int usb_ia_restore_device_state(dev_info_t *, usb_ia_t *);
530 (void) usb_ia_restore_device_state(dip, usb_ia); in usb_ia_attach()
971 usb_ia_restore_device_state(dev_info_t *dip, usb_ia_t *usb_ia) in usb_ia_restore_device_state() function
1089 if (usb_ia_restore_device_state(dip, usb_ia) == USB_SUCCESS) { in usb_ia_event_cb()