| H A D | cs8409.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 24 struct cs8409_spec *spec = codec->spec; in cs8409_parse_auto_config() 28 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in cs8409_parse_auto_config() 32 err = snd_hda_gen_parse_auto_config(codec, &spec->gen.autocfg); in cs8409_parse_auto_config() 37 if (spec->gen.dyn_adc_switch) { in cs8409_parse_auto_config() 40 for (i = 0; i < spec->ge in cs8409_parse_auto_config() 517 cs42l42_mute(struct sub_codec * cs42l42,int vol_type,unsigned int chs,bool mute) cs42l42_mute() argument 589 bool mute; cs42l42_playback_pcm_hook() local 618 bool mute; cs42l42_capture_pcm_hook() local [all...] |