Home
last modified time | relevance | path

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

/Linux-v5.10/sound/usb/
Dusbaudio.h44 int badd_profile; /* UAC3 BADD profile */ member
Dstream.c872 unsigned char badd_profile; in snd_usb_get_audioformat_uac3() local
880 badd_profile = chip->badd_profile; in snd_usb_get_audioformat_uac3()
882 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
1042 if (badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_get_audioformat_uac3()
Dmixer.c2970 int badd_profile = mixer->chip->badd_profile; in snd_usb_mixer_controls_badd() local
3046 badd_profile, c_chmask, p_chmask); in snd_usb_mixer_controls_badd()
3050 if (map->id == badd_profile) in snd_usb_mixer_controls_badd()
3058 if (badd_profile == f->subclass) in snd_usb_mixer_controls_badd()
3537 chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_create_mixer()
Dclock.c667 if (chip->badd_profile >= UAC3_FUNCTION_SUBCLASS_GENERIC_IO) { in snd_usb_init_sample_rate()
Dcard.c318 chip->badd_profile = badd; in snd_usb_create_streams()