Searched refs:simple_card_hp_jack_gpio (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/generic/
H A Dsimple-card.c121 static struct snd_soc_jack_gpio simple_card_hp_jack_gpio = { variable in typeref:struct:snd_soc_jack_gpio
196 simple_card_hp_jack_gpio.gpio = priv->gpio_hp_det; asoc_simple_card_dai_init()
197 simple_card_hp_jack_gpio.invert = priv->gpio_hp_det_invert; asoc_simple_card_dai_init()
199 &simple_card_hp_jack_gpio); asoc_simple_card_dai_init()
631 &simple_card_hp_jack_gpio); asoc_simple_card_remove()

Completed in 40 milliseconds