Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmixer.c1046 int type_uac2; /* data type for uac2 if different from uac1, else -1 */ member
1694 cval->val_type = ctl_info->type_uac2 >= 0 ? in __build_feature_ctl()
1695 ctl_info->type_uac2 : ctl_info->type; in __build_feature_ctl()