Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c252 static const unsigned char specials_idx[] = { in get_jack_location() local
267 for (i = 0; i < ARRAY_SIZE(specials_idx); i++) { in get_jack_location()
268 if (cfg == specials_idx[i]) in get_jack_location()