Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-dapm.c2544 char prefixed_pin[80]; in dapm_find_widget() local
2549 snprintf(prefixed_pin, sizeof(prefixed_pin), "%s %s", in dapm_find_widget()
2551 pin_name = prefixed_pin; in dapm_find_widget()