Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
A Du_uac1.h46 bool c_mute_present; member
A Du_uac2.h61 bool c_mute_present; member
A Df_uac1.c33 #define FUOUT_EN(_opts) ((_opts)->c_mute_present \
1334 if (audio_opts->c_mute_present) in f_audio_bind()
1469 audio->params.c_fu.mute_present = audio_opts->c_mute_present; in f_audio_bind()
1679 UAC1_ATTRIBUTE(bool, c_mute_present);
1774 opts->c_mute_present = UAC1_DEF_MUTE_PRESENT; in f_audio_alloc_inst()
A Df_uac2.c59 && ((_opts)->c_mute_present \
1118 if (uac2_opts->c_mute_present) in afunc_bind()
1328 agdev->params.c_fu.mute_present = uac2_opts->c_mute_present; in afunc_bind()
2103 UAC2_ATTRIBUTE(bool, c_mute_present);
2218 opts->c_mute_present = UAC2_DEF_MUTE_PRESENT; in afunc_alloc_inst()

Completed in 11 milliseconds