Searched refs:__snd_hda_jack_add_kctl (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | hda_jack.c | 393 static int __snd_hda_jack_add_kctl(struct hda_codec *codec, hda_nid_t nid, in __snd_hda_jack_add_kctl() function 443 return __snd_hda_jack_add_kctl(codec, nid, name, idx, false); in snd_hda_jack_add_kctl() 494 err = __snd_hda_jack_add_kctl(codec, nid, name, idx, phantom_jack); in add_jack_kctl()
|