Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-jack.c249 static void snd_soc_jack_gpio_detect(struct snd_soc_jack_gpio *gpio) in snd_soc_jack_gpio_detect()
273 struct snd_soc_jack_gpio *gpio = data; in gpio_handler()
290 struct snd_soc_jack_gpio *gpio; in gpio_work()
292 gpio = container_of(work, struct snd_soc_jack_gpio, work.work); in gpio_work()
307 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpios()
404 int count, struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpiods()
425 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_free_gpios()
/linux-4.4.14/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.4.14/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.4.14/include/sound/
Dsoc.h397 struct snd_soc_jack_gpio;
512 struct snd_soc_jack_gpio *gpios);
515 int count, struct snd_soc_jack_gpio *gpios);
517 struct snd_soc_jack_gpio *gpios);
520 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpios()
528 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpiods()
534 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_free_gpios()
690 struct snd_soc_jack_gpio { struct
/linux-4.4.14/sound/soc/intel/boards/
Dbyt-max98090.c68 static struct snd_soc_jack_gpio hs_jack_gpios[] = {
/linux-4.4.14/sound/soc/samsung/
Dsmartq_wm8987.c97 static struct snd_soc_jack_gpio smartq_jack_gpios[] = {
Dh1940_uda1380.c54 static struct snd_soc_jack_gpio hp_jack_gpios[] = {
Drx1950_uda1380.c66 static struct snd_soc_jack_gpio hp_jack_gpios[] = {
/linux-4.4.14/sound/soc/fsl/
Dimx-es8328.c36 static struct snd_soc_jack_gpio headset_jack_gpios[] = {
/linux-4.4.14/sound/soc/generic/
Dsimple-card.c121 static struct snd_soc_jack_gpio simple_card_hp_jack_gpio = {
134 static struct snd_soc_jack_gpio simple_card_mic_jack_gpio = {
/linux-4.4.14/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.c226 static struct snd_soc_jack_gpio rx51_av_jack_gpios[] = {
/linux-4.4.14/sound/soc/codecs/
Drt5670.h1992 struct snd_soc_jack_gpio hp_gpio;
Drt5670.c500 struct snd_soc_jack_gpio *gpio = &rt5670->hp_gpio; in rt5670_irq_detection()