Home
last modified time | relevance | path

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

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