Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/
Dsoc-jack.c248 static void snd_soc_jack_gpio_detect(struct snd_soc_jack_gpio *gpio) in snd_soc_jack_gpio_detect()
272 struct snd_soc_jack_gpio *gpio = data; in gpio_handler()
289 struct snd_soc_jack_gpio *gpio; in gpio_work()
291 gpio = container_of(work, struct snd_soc_jack_gpio, work.work); in gpio_work()
306 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpios()
400 int count, struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpiods()
421 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_free_gpios()
/linux-4.1.27/sound/soc/tegra/
Dtegra_max98090.c109 static struct snd_soc_jack_gpio tegra_max98090_hp_jack_gpio = {
125 static struct snd_soc_jack_gpio tegra_max98090_mic_jack_gpio = {
Dtegra_rt5677.c106 static struct snd_soc_jack_gpio tegra_rt5677_hp_jack_gpio = {
119 static struct snd_soc_jack_gpio tegra_rt5677_mic_jack_gpio = {
Dtegra_rt5640.c92 static struct snd_soc_jack_gpio tegra_rt5640_hp_jack_gpio = {
Dtegra_alc5632.c85 static struct snd_soc_jack_gpio tegra_alc5632_hp_jack_gpio = {
Dtegra_wm8903.c112 static struct snd_soc_jack_gpio tegra_wm8903_hp_jack_gpio = {
/linux-4.1.27/include/sound/
Dsoc.h368 struct snd_soc_jack_gpio;
481 struct snd_soc_jack_gpio *gpios);
484 int count, struct snd_soc_jack_gpio *gpios);
486 struct snd_soc_jack_gpio *gpios);
489 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpios()
497 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpiods()
503 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_free_gpios()
657 struct snd_soc_jack_gpio { struct
/linux-4.1.27/sound/soc/pxa/
Dpalm27x.c44 static struct snd_soc_jack_gpio hs_jack_gpios[] = {
Dz2.c94 static struct snd_soc_jack_gpio hs_jack_gpios[] = {
Dhx4700.c49 static struct snd_soc_jack_gpio hs_jack_gpio = {
/linux-4.1.27/sound/soc/intel/boards/
Dbyt-max98090.c68 static struct snd_soc_jack_gpio hs_jack_gpios[] = {
/linux-4.1.27/sound/soc/samsung/
Dsmartq_wm8987.c97 static struct snd_soc_jack_gpio smartq_jack_gpios[] = {
Dh1940_uda1380.c55 static struct snd_soc_jack_gpio hp_jack_gpios[] = {
Drx1950_uda1380.c67 static struct snd_soc_jack_gpio hp_jack_gpios[] = {
/linux-4.1.27/sound/soc/fsl/
Dimx-es8328.c36 static struct snd_soc_jack_gpio headset_jack_gpios[] = {
/linux-4.1.27/sound/soc/generic/
Dsimple-card.c104 static struct snd_soc_jack_gpio simple_card_hp_jack_gpio = {
117 static struct snd_soc_jack_gpio simple_card_mic_jack_gpio = {
/linux-4.1.27/sound/soc/omap/
Domap-twl4030.c145 static struct snd_soc_jack_gpio hs_jack_gpios[] = {
Dams-delta.c214 static struct snd_soc_jack_gpio ams_delta_hook_switch_gpios[] = {
Drx51.c227 static struct snd_soc_jack_gpio rx51_av_jack_gpios[] = {
/linux-4.1.27/sound/soc/codecs/
Drt5670.h1992 struct snd_soc_jack_gpio hp_gpio;
Drt5670.c501 struct snd_soc_jack_gpio *gpio = &rt5670->hp_gpio; in rt5670_irq_detection()