Searched refs:usb_req_raise_power (Results 1 – 21 of 21) sorted by relevance
/titanic_44/usr/src/uts/common/io/usb/usba/ |
H A D | usba10_calls.c | 488 return (usb_req_raise_power(dip, comp, level, cb, arg, flags)); in usba10_usb_req_raise_power() 501 return (usb_req_raise_power(dip, comp, level, cb, arg, flags)); in usba10_usb_req_lower_power()
|
H A D | usbai.c | 581 usb_req_raise_power(dev_info_t *dip, int comp, int level, in usb_req_raise_power() function
|
/titanic_44/usr/src/uts/common/sys/usb/usba/ |
H A D | usbai_private.h | 347 int usb_req_raise_power(
|
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | ugen_with_usba.wlcmd | 51 root usb_req_raise_power
|
H A D | usbvc_with_usba.wlcmd | 57 root usb_req_raise_power
|
H A D | usb_ia_with_usba.wlcmd | 77 root usb_req_raise_power
|
H A D | usb_mid_with_usba.wlcmd | 80 root usb_req_raise_power
|
H A D | usbprn_with_usba.wlcmd | 56 root usb_req_raise_power
|
H A D | usbskel_with_usba.wlcmd | 53 root usb_req_raise_power
|
H A D | usb_as_with_usba.wlcmd | 56 root usb_req_raise_power
|
H A D | usbecm_with_usba.wlcmd | 57 root usb_req_raise_power
|
H A D | hid_with_usba.wlcmd | 55 root usb_req_raise_power
|
H A D | usb_ac_with_usba.wlcmd | 55 root usb_req_raise_power
|
H A D | usbser_edge_with_usba.wlcmd | 43 root usb_req_raise_power
|
H A D | scsa2usb_with_usba.wlcmd | 64 root usb_req_raise_power
|
H A D | usbftdi_with_usba.wlcmd | 59 root usb_req_raise_power
|
H A D | usbsacm_with_usba.wlcmd | 62 root usb_req_raise_power
|
H A D | usbsprl_with_usba.wlcmd | 58 root usb_req_raise_power
|
H A D | usbser_keyspan_with_usba.wlcmd | 64 root usb_req_raise_power
|
/titanic_44/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 508 usb_req_raise_power( in usb_req_raise_power() function
|
/titanic_44/usr/src/uts/common/io/usb/clients/hid/ |
H A D | hid.c | 2427 if (usb_req_raise_power(hidp->hid_dip, 0, in hid_mctl_receive()
|