Searched refs:volume_present (Results 1 – 4 of 4) sorted by relevance
35 bool volume_present; /* volume control enable */ member
1457 audio->params.p_fu.volume_present = in f_audio_bind()1470 audio->params.c_fu.volume_present = in f_audio_bind()
1316 agdev->params.p_fu.volume_present = uac2_opts->p_volume_present; in afunc_bind()1328 agdev->params.c_fu.volume_present = uac2_opts->c_volume_present; in afunc_bind()
1363 if (fu->volume_present) { in g_audio_setup()