Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-dapm.c2535 char prefixed_pin[80]; in dapm_find_widget() local
2540 snprintf(prefixed_pin, sizeof(prefixed_pin), "%s %s", in dapm_find_widget()
2542 pin_name = prefixed_pin; in dapm_find_widget()