Searched refs:specials_idx (Results 1 – 1 of 1) sorted by relevance
68 static unsigned char specials_idx[] = { in snd_hda_get_jack_location() local82 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()