Home
last modified time | relevance | path

Searched refs:p_volume_present (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/gadget/function/
A Du_uac1.h41 bool p_volume_present; member
A Du_uac2.h56 bool p_volume_present; member
A Df_uac1.c32 || (_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()
A Df_uac2.c57 || (_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