Home
last modified time | relevance | path

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

/sound/soc/samsung/
Daries_wm8994.c152 static struct snd_soc_jack_gpio headset_button_gpio[] = { variable
391 headset_button_gpio[0].data = priv; in aries_late_probe()
392 headset_button_gpio[0].desc = priv->gpio_headset_key; in aries_late_probe()
397 ARRAY_SIZE(headset_button_gpio), headset_button_gpio); in aries_late_probe()