type_uac2        1028 sound/usb/mixer.c 	int type_uac2;	/* data type for uac2 if different from uac1, else -1 */
type_uac2        1595 sound/usb/mixer.c 		cval->val_type = ctl_info->type_uac2 >= 0 ?
type_uac2        1596 sound/usb/mixer.c 			ctl_info->type_uac2 : ctl_info->type;