Home
last modified time | relevance | path

Searched refs:usb_ac_open (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/warlock/
H A Dusb_ac.wlcmd29 root usb_ac_open
H A Dusb_ac_with_usba.wlcmd157 root usb_ac_open
/titanic_50/usr/src/uts/common/sys/usb/clients/audio/usb_ac/
H A Dusb_ac.h40 int usb_ac_open(dev_info_t *);
/titanic_50/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c170 int usb_ac_open(dev_info_t *);
716 usb_ac_open(dev_info_t *dip) in usb_ac_open() function
5451 if (usb_ac_open(statep->usb_ac_dip) != USB_SUCCESS) { in usb_engine_open()