Home
last modified time | relevance | path

Searched defs:def_conf (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_auto_parser.c130 unsigned int def_conf; in can_be_headset_mic() local
193 unsigned int def_conf; in snd_hda_parse_pin_defcfg() local
448 int snd_hda_get_input_pin_attr(unsigned int def_conf) in snd_hda_get_input_pin_attr()
484 unsigned int def_conf; in hda_get_input_pin_label() local
622 unsigned int def_conf = snd_hda_codec_get_pincfg(codec, nid); in check_output_pfx() local
657 unsigned int def_conf = snd_hda_codec_get_pincfg(codec, nid); in fill_audio_out_name() local
712 unsigned int def_conf = snd_hda_codec_get_pincfg(codec, nid); in snd_hda_get_pin_label() local
H A Dhda_jack.c504 unsigned int def_conf = snd_hda_codec_get_pincfg(codec, nid); in get_input_jack_type() local
590 unsigned int def_conf, conn; in add_jack_kctl() local
H A Dpatch_cirrus.c993 unsigned int def_conf, coef; in cs4210_pinmux_init() local
H A Dpatch_via.c441 unsigned int def_conf; in vt1708_set_pinconfig_connect() local
H A Dpatch_sigmatel.c518 unsigned int def_conf = snd_hda_codec_get_pincfg(codec, nid); in stac_init_power_map() local
817 unsigned int def_conf = snd_hda_codec_get_pincfg(codec, nid_pin[i]); in has_builtin_speaker() local
/openbmc/linux/arch/um/drivers/
H A Dstdio_console.c72 static char *def_conf; variable
H A Dssl.c66 static char *def_conf = CONFIG_SSL_CHAN; variable