Searched refs:volume_present (Results 1 – 4 of 4) sorted by relevance
28 bool volume_present; /* volume control enable */ member
1305 audio->params.p_fu.volume_present = in f_audio_bind()1317 audio->params.c_fu.volume_present = in f_audio_bind()
1228 agdev->params.p_fu.volume_present = uac2_opts->p_volume_present; in afunc_bind()1239 agdev->params.c_fu.volume_present = uac2_opts->c_volume_present; in afunc_bind()
1109 if (fu->volume_present) { in g_audio_setup()