Searched refs:usb_create_pm_components (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba10_calls.c525 return (usb_create_pm_components(dip, pwrstates));
H A Dusbai.c785 * usb_create_pm_components:
789 usb_create_pm_components(dev_info_t *dip, uint_t *pwr_states) function
854 "usb_create_pm_components: "
877 "usb_create_pm_components: "
909 "usb_create_pm_components: pwr_states: %x", *pwr_states);
922 "usb_create_pm_components: The properties are:");
H A Dusba_ugen.c4434 if (usb_create_pm_components(dip,
H A Dhubdi.c7281 if (usb_create_pm_components(dip, &pwr_states) ==
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h2354 int usb_create_pm_components(
/illumos-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c549 usb_create_pm_components( function
/illumos-gate/usr/src/uts/common/io/usb/clients/usbskel/
H A Dusbskel.c1426 if ((rval = usb_create_pm_components(
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c1212 if (usb_create_pm_components(dip, &pwr_states) ==
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1420 if (usb_create_pm_components(dip, &pwr_states) ==
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2653 if (usb_create_pm_components(dip, &pwr_states) ==
2664 (usb_create_pm_components(dip, &pwr_states) ==
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1726 if (usb_create_pm_components(dip, &pwr_states) ==
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c2647 if (usb_create_pm_components(dip, &pwr_states) ==
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c1266 if (usb_create_pm_components(dip, &pwr_states) != USB_SUCCESS) {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c1213 if (usb_create_pm_components(dip, &pwr_states) != USB_SUCCESS) {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c1875 if (usb_create_pm_components(dip, &pwr_states) != USB_SUCCESS) {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c2730 if (usb_create_pm_components(dip, &pwr_states) != USB_SUCCESS) {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_dsd.c2056 if (usb_create_pm_components(dip, &pwr_states) != USB_SUCCESS) {
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1182 if (usb_create_pm_components(usbvcp->usbvc_dip, &pwr_states) ==
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c1008 if (usb_create_pm_components(dip, &pwr_states) ==
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c5519 if (usb_create_pm_components(dip, &pwr_states) ==
/illumos-gate/usr/src/man/man9f/
H A DMakefile500 usb_create_pm_components.9f \

Completed in 153 milliseconds