Home
last modified time | relevance | path

Searched refs:p_volume_max (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/usb/gadget/function/
Du_uac1.h43 s16 p_volume_max; member
Du_uac2.h53 s16 p_volume_max; member
Df_uac1.c552 max_db = opts->p_volume_max; in in_rq_max()
1149 if (opts->p_volume_max <= opts->p_volume_min) { in f_audio_validate_opts()
1163 if ((opts->p_volume_max - opts->p_volume_min) % opts->p_volume_res) { in f_audio_validate_opts()
1387 audio->params.p_fu.volume_max = audio_opts->p_volume_max; in f_audio_bind()
1603 UAC1_ATTRIBUTE(s16, p_volume_max);
1677 opts->p_volume_max = UAC1_DEF_MAX_DB; in f_audio_alloc_inst()
Df_uac2.c1005 else if (opts->p_volume_max <= opts->p_volume_min) in afunc_validate_opts()
1014 else if ((opts->p_volume_max - opts->p_volume_min) % opts->p_volume_res) in afunc_validate_opts()
1308 agdev->params.p_fu.volume_max = uac2_opts->p_volume_max; in afunc_bind()
1651 max_db = opts->p_volume_max; in in_rq_range()
2086 UAC2_ATTRIBUTE(s16, p_volume_max);
2168 opts->p_volume_max = UAC2_DEF_MAX_DB; in afunc_alloc_inst()
/linux-5.19.10/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uac126 p_volume_max playback volume control max value
Dconfigfs-usb-gadget-uac231 p_volume_max playback volume control max value
/linux-5.19.10/Documentation/usb/
Dgadget-testing.rst745 p_volume_max playback volume control max value (in 1/256 dB)
936 p_volume_max playback volume control max value (in 1/256 dB)