Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/usb/
H A Dmixer.c1041 int type_uac2; /* data type for uac2 if different from uac1, else -1 */ member
1623 cval->val_type = ctl_info->type_uac2 >= 0 ? in __build_feature_ctl()
1624 ctl_info->type_uac2 : ctl_info->type; in __build_feature_ctl()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds