Searched refs:USB_AC_FIND_ONE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/usb/clients/audio/usb_ac/ |
H A D | usb_ac.h | 53 #define USB_AC_FIND_ONE 0 macro
|
/titanic_50/usr/src/uts/common/io/usb/clients/audio/usb_ac/ |
H A D | usb_ac.c | 1044 channel, control, USB_AC_FIND_ONE, &count, 0, in usb_ac_get_featureID() 1871 0, USB_AC_FIND_ONE, &count, port, &depth, in usb_ac_set_port() 1976 USB_AC_FIND_ONE, &count, arg1, depth, in usb_ac_set_selector() 2064 (((id == USB_AC_ID_NONE) && (all_or_one == USB_AC_FIND_ONE)) || in usb_ac_set_control() 2137 if ((all_or_one == USB_AC_FIND_ONE) && in usb_ac_traverse_all_units() 2183 if ((all_or_one == USB_AC_FIND_ONE) && in usb_ac_set_monitor_gain_control() 2322 if (all_or_one == USB_AC_FIND_ONE) { in usb_ac_traverse_connections() 2338 (all_or_one == USB_AC_FIND_ONE)) { in usb_ac_traverse_connections()
|