Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c280 static const char * const jack_locations[4] = { in get_jack_connectivity() local
284 return jack_locations[(cfg >> (AC_DEFCFG_LOCATION_SHIFT + 4)) & 3]; in get_jack_connectivity()