Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/
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()