Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
Du_uac1.h47 bool c_volume_present; member
Du_uac2.h57 bool c_volume_present; member
Df_uac1.c34 || (_opts)->c_volume_present)
1265 if (audio_opts->c_volume_present) in f_audio_bind()
1398 audio_opts->c_volume_present; in f_audio_bind()
1607 UAC1_ATTRIBUTE(bool, c_volume_present);
1681 opts->c_volume_present = UAC1_DEF_VOLUME_PRESENT; in f_audio_alloc_inst()
Df_uac2.c60 || (_opts)->c_volume_present))
1111 if (uac2_opts->c_volume_present) in afunc_bind()
1319 agdev->params.c_fu.volume_present = uac2_opts->c_volume_present; in afunc_bind()
2091 UAC2_ATTRIBUTE(bool, c_volume_present);
2173 opts->c_volume_present = UAC2_DEF_VOLUME_PRESENT; in afunc_alloc_inst()