Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_private.h456 int usba_common_power(dev_info_t *, uint8_t *, int *, int);
/titanic_44/usr/src/uts/common/io/warlock/
H A Dugen_with_usba.wlcmd81 root usba_common_power
H A Dusbvc_with_usba.wlcmd122 root usba_common_power
H A Dusbprn_with_usba.wlcmd114 root usba_common_power
H A Dusbskel_with_usba.wlcmd102 root usba_common_power
H A Dusb_as_with_usba.wlcmd124 root usba_common_power
H A Dusbecm_with_usba.wlcmd122 root usba_common_power
H A Dhid_with_usba.wlcmd92 root usba_common_power
H A Dusb_ac_with_usba.wlcmd117 root usba_common_power
H A Dusbser_edge_with_usba.wlcmd113 root usba_common_power
H A Dscsa2usb_with_usba.wlcmd107 root usba_common_power
H A Dusbftdi_with_usba.wlcmd128 root usba_common_power
H A Dusbsacm_with_usba.wlcmd33 root usba_common_power
H A Dusbsprl_with_usba.wlcmd127 root usba_common_power
H A Dusbser_keyspan_with_usba.wlcmd134 root usba_common_power
/titanic_44/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c504 rval = usba_common_power(dip, &(pm->uc_current_power), in usb_ia_power()
/titanic_44/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c556 rval = usba_common_power(dip, &(midpm->uc_current_power), in usb_mid_power()
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c2346 usba_common_power(dev_info_t *dip, uint8_t *pm, int *dev_state, int level) in usba_common_power() function