/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | usba10_calls.c | 526 return (usb_create_pm_components(dip, pwrstates)); in usba10_usb_create_pm_components()
|
H A D | usbai.c | 792 usb_create_pm_components(dev_info_t *dip, uint_t *pwr_states) in usb_create_pm_components() function
|
H A D | usba_ugen.c | 4450 if (usb_create_pm_components(dip, in ugen_pm_init()
|
H A D | hubdi.c | 7600 if (usb_create_pm_components(dip, &pwr_states) == in hubd_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 550 usb_create_pm_components( in usb_create_pm_components() function
|
/illumos-gate/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 2446 int usb_create_pm_components(
|
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/ |
H A D | usb_ia.c | 1211 if (usb_create_pm_components(dip, &pwr_states) == in usb_ia_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbskel/ |
H A D | usbskel.c | 1426 if ((rval = usb_create_pm_components( in usbskel_init_power_mgmt()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/ |
H A D | hid.c | 2849 if (usb_create_pm_components(dip, &pwr_states) == in hid_create_pm_components() 2860 (usb_create_pm_components(dip, &pwr_states) == in hid_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/ |
H A D | usb_mid.c | 1418 if (usb_create_pm_components(dip, &pwr_states) == in usb_mid_create_pm_components()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | driver-usb.p5m | 147 file path=usr/share/man/man9f/usb_create_pm_components.9f
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/ |
H A D | uftdi_dsd.c | 1274 if (usb_create_pm_components(dip, &pwr_states) != USB_SUCCESS) { in uftdi_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/ |
H A D | pl2303_dsd.c | 1213 if (usb_create_pm_components(dip, &pwr_states) != USB_SUCCESS) { in pl2303_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/ |
H A D | usb_as.c | 1726 if (usb_create_pm_components(dip, &pwr_states) == in usb_as_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/ |
H A D | usbprn.c | 2647 if (usb_create_pm_components(dip, &pwr_states) == in usbprn_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/ |
H A D | usbsacm.c | 2758 if (usb_create_pm_components(dip, &pwr_states) != USB_SUCCESS) { in usbsacm_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/ |
H A D | usbecm.c | 1875 if (usb_create_pm_components(dip, &pwr_states) != USB_SUCCESS) { in usbecm_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/ |
H A D | keyspan_dsd.c | 2056 if (usb_create_pm_components(dip, &pwr_states) != USB_SUCCESS) { in keyspan_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc.c | 1185 if (usb_create_pm_components(usbvcp->usbvc_dip, &pwr_states) == in usbvc_init_power_mgmt()
|
/illumos-gate/usr/src/man/man9f/ |
H A D | Makefile | 543 usb_create_pm_components.9f \
|
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 5576 if (usb_create_pm_components(dip, &pwr_states) == in scsa2usb_create_pm_components()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ac/ |
H A D | usb_ac.c | 1012 if (usb_create_pm_components(dip, &pwr_states) == in usb_ac_create_pm_components()
|