Searched refs:p_volume_present (Results 1 – 4 of 4) sorted by relevance
41 bool p_volume_present; member
56 bool p_volume_present; member
32 || (_opts)->p_volume_present)1346 if (audio_opts->p_volume_present) in f_audio_bind()1458 audio_opts->p_volume_present; in f_audio_bind()1674 UAC1_ATTRIBUTE(bool, p_volume_present);1769 opts->p_volume_present = UAC1_DEF_VOLUME_PRESENT; in f_audio_alloc_inst()
57 || (_opts)->p_volume_present))1130 if (uac2_opts->p_volume_present) in afunc_bind()1317 agdev->params.p_fu.volume_present = uac2_opts->p_volume_present; in afunc_bind()2098 UAC2_ATTRIBUTE(bool, p_volume_present);2213 opts->p_volume_present = UAC2_DEF_VOLUME_PRESENT; in afunc_alloc_inst()
Completed in 12 milliseconds