Searched refs:agc_mode (Results 1 – 3 of 3) sorted by relevance
55 switch (wm->agc_mode) { in snd_wm8776_update_agc_ctl()85 wm->agc_mode = WM8776_AGC_OFF; in snd_wm8776_set_agc()89 wm->agc_mode = WM8776_AGC_LIM; in snd_wm8776_set_agc()94 wm->agc_mode = WM8776_AGC_ALC_R; in snd_wm8776_set_agc()99 wm->agc_mode = WM8776_AGC_ALC_L; in snd_wm8776_set_agc()104 wm->agc_mode = WM8776_AGC_ALC_STEREO; in snd_wm8776_set_agc()114 *mode = wm->agc_mode; in snd_wm8776_get_agc()
134 enum snd_wm8766_agc_mode agc_mode; member
196 enum snd_wm8776_agc_mode agc_mode; member
Completed in 9 milliseconds