Home
last modified time | relevance | path

Searched refs:p_mute_present (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_uac2.h50 bool p_mute_present; member
H A Du_uac1.h40 bool p_mute_present; member
H A Df_uac2.c56 && ((_opts)->p_mute_present \
1119 if (uac2_opts->p_mute_present) in afunc_bind()
1306 agdev->params.p_fu.mute_present = uac2_opts->p_mute_present; in afunc_bind()
2084 UAC2_ATTRIBUTE(bool, p_mute_present);
2166 opts->p_mute_present = UAC2_DEF_MUTE_PRESENT; in afunc_alloc_inst()
H A Df_uac1.c31 #define FUIN_EN(_opts) ((_opts)->p_mute_present \
1273 if (audio_opts->p_mute_present) in f_audio_bind()
1383 audio->params.p_fu.mute_present = audio_opts->p_mute_present; in f_audio_bind()
1600 UAC1_ATTRIBUTE(bool, p_mute_present);
1674 opts->p_mute_present = UAC1_DEF_MUTE_PRESENT; in f_audio_alloc_inst()

Completed in 5 milliseconds