Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Du_uac1.h44 s16 p_volume_res; member
H A Du_uac2.h59 s16 p_volume_res; member
H A Df_uac1.c656 res_db = opts->p_volume_res; in in_rq_res()
1212 } else if (opts->p_volume_res <= 0) { in f_audio_validate_opts()
1220 if ((opts->p_volume_max - opts->p_volume_min) % opts->p_volume_res) { in f_audio_validate_opts()
1461 audio->params.p_fu.volume_res = audio_opts->p_volume_res; in f_audio_bind()
1677 UAC1_ATTRIBUTE(s16, p_volume_res);
1772 opts->p_volume_res = UAC1_DEF_RES_DB; in f_audio_alloc_inst()
H A Df_uac2.c999 else if (opts->p_volume_res <= 0) in afunc_validate_opts()
1004 else if ((opts->p_volume_max - opts->p_volume_min) % opts->p_volume_res) in afunc_validate_opts()
1320 agdev->params.p_fu.volume_res = uac2_opts->p_volume_res; in afunc_bind()
1664 res_db = opts->p_volume_res; in in_rq_range()
2101 UAC2_ATTRIBUTE(s16, p_volume_res);
2216 opts->p_volume_res = UAC2_DEF_RES_DB; in afunc_alloc_inst()
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac128 p_volume_res playback volume control resolution
H A Dconfigfs-usb-gadget-uac233 p_volume_res playback volume control resolution
/linux/Documentation/usb/
H A Dgadget-testing.rst763 p_volume_res playback volume control resolution (in 1/256 dB)
967 p_volume_res playback volume control resolution (in 1/256 dB)