Home
last modified time | relevance | path

Searched refs:specials_idx (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_codec.c68 static unsigned char specials_idx[] = { in snd_hda_get_jack_location() local
82 for (i = 0; i < ARRAY_SIZE(specials_idx); i++) { in snd_hda_get_jack_location()
83 if (cfg == specials_idx[i]) in snd_hda_get_jack_location()