Home
last modified time | relevance | path

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 Dusba10_calls.c488 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 Dusbai.c581 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 Dusbai_private.h347 int usb_req_raise_power(
/titanic_44/usr/src/uts/common/io/warlock/
H A Dugen_with_usba.wlcmd51 root usb_req_raise_power
H A Dusbvc_with_usba.wlcmd57 root usb_req_raise_power
H A Dusb_ia_with_usba.wlcmd77 root usb_req_raise_power
H A Dusb_mid_with_usba.wlcmd80 root usb_req_raise_power
H A Dusbprn_with_usba.wlcmd56 root usb_req_raise_power
H A Dusbskel_with_usba.wlcmd53 root usb_req_raise_power
H A Dusb_as_with_usba.wlcmd56 root usb_req_raise_power
H A Dusbecm_with_usba.wlcmd57 root usb_req_raise_power
H A Dhid_with_usba.wlcmd55 root usb_req_raise_power
H A Dusb_ac_with_usba.wlcmd55 root usb_req_raise_power
H A Dusbser_edge_with_usba.wlcmd43 root usb_req_raise_power
H A Dscsa2usb_with_usba.wlcmd64 root usb_req_raise_power
H A Dusbftdi_with_usba.wlcmd59 root usb_req_raise_power
H A Dusbsacm_with_usba.wlcmd62 root usb_req_raise_power
H A Dusbsprl_with_usba.wlcmd58 root usb_req_raise_power
H A Dusbser_keyspan_with_usba.wlcmd64 root usb_req_raise_power
/titanic_44/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c508 usb_req_raise_power( in usb_req_raise_power() function
/titanic_44/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2427 if (usb_req_raise_power(hidp->hid_dip, 0, in hid_mctl_receive()