Searched refs:jack_locations (Results 1 – 1 of 1) sorted by relevance
280 static const char * const jack_locations[4] = { in get_jack_connectivity() local284 return jack_locations[(cfg >> (AC_DEFCFG_LOCATION_SHIFT + 4)) & 3]; in get_jack_connectivity()