Home
last modified time | relevance | path

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

/linux/sound/soc/samsung/
H A Daries_wm8994.c150 static struct snd_soc_jack_gpio headset_button_gpio[] = { variable
389 headset_button_gpio[0].data = priv; in aries_late_probe()
390 headset_button_gpio[0].desc = priv->gpio_headset_key; in aries_late_probe()
395 ARRAY_SIZE(headset_button_gpio), headset_button_gpio); in aries_late_probe()