Searched refs:p_mute_present (Results 1 – 4 of 4) sorted by relevance
40 bool p_mute_present; member
55 bool p_mute_present; member
31 #define FUIN_EN(_opts) ((_opts)->p_mute_present \1344 if (audio_opts->p_mute_present) in f_audio_bind()1456 audio->params.p_fu.mute_present = audio_opts->p_mute_present; in f_audio_bind()1673 UAC1_ATTRIBUTE(bool, p_mute_present);1768 opts->p_mute_present = UAC1_DEF_MUTE_PRESENT; in f_audio_alloc_inst()
56 && ((_opts)->p_mute_present \1128 if (uac2_opts->p_mute_present) in afunc_bind()1316 agdev->params.p_fu.mute_present = uac2_opts->p_mute_present; in afunc_bind()2097 UAC2_ATTRIBUTE(bool, p_mute_present);2212 opts->p_mute_present = UAC2_DEF_MUTE_PRESENT; in afunc_alloc_inst()
Completed in 16 milliseconds