Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/
Dsoc-jack.c23 struct snd_soc_jack_gpio *gpios;
269 static void snd_soc_jack_gpio_detect(struct snd_soc_jack_gpio *gpio) in snd_soc_jack_gpio_detect()
293 struct snd_soc_jack_gpio *gpio = data; in gpio_handler()
310 struct snd_soc_jack_gpio *gpio; in gpio_work()
312 gpio = container_of(work, struct snd_soc_jack_gpio, work.work); in gpio_work()
319 struct snd_soc_jack_gpio *gpio = in snd_soc_jack_pm_notifier()
320 container_of(nb, struct snd_soc_jack_gpio, pm_notifier); in snd_soc_jack_pm_notifier()
338 struct snd_soc_jack_gpio *gpios) in jack_free_gpios()
370 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpios()
484 int count, struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpiods()
[all …]
/Linux-v4.19/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-v4.19/sound/soc/intel/boards/
Dbdw-rt5677.c111 static struct snd_soc_jack_gpio headphone_jack_gpio = {
117 static struct snd_soc_jack_gpio mic_jack_gpio = {
Dbyt-max98090.c68 static struct snd_soc_jack_gpio hs_jack_gpios[] = {
Dcht_bsw_max98090_ti.c161 static struct snd_soc_jack_gpio hs_jack_gpios[] = {
/Linux-v4.19/sound/soc/pxa/
Dpalm27x.c41 static struct snd_soc_jack_gpio hs_jack_gpios[] = {
Dz2.c94 static struct snd_soc_jack_gpio hs_jack_gpios[] = {
Dhx4700.c47 static struct snd_soc_jack_gpio hs_jack_gpio = {
/Linux-v4.19/include/sound/
Dsoc.h412 struct snd_soc_jack_gpio;
524 struct snd_soc_jack_gpio *gpios);
527 int count, struct snd_soc_jack_gpio *gpios);
529 struct snd_soc_jack_gpio *gpios);
532 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpios()
540 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_add_gpiods()
546 struct snd_soc_jack_gpio *gpios) in snd_soc_jack_free_gpios()
689 struct snd_soc_jack_gpio { struct
Dsimple_card_utils.h37 struct snd_soc_jack_gpio gpio;
/Linux-v4.19/sound/soc/samsung/
Dsmartq_wm8987.c94 static struct snd_soc_jack_gpio smartq_jack_gpios[] = {
Dh1940_uda1380.c54 static struct snd_soc_jack_gpio hp_jack_gpios[] = {
Drx1950_uda1380.c65 static struct snd_soc_jack_gpio hp_jack_gpios[] = {
/Linux-v4.19/sound/soc/fsl/
Dimx-es8328.c36 static struct snd_soc_jack_gpio headset_jack_gpios[] = {
/Linux-v4.19/sound/soc/rockchip/
Drk3288_hdmi_analog.c127 static struct snd_soc_jack_gpio rk_hp_jack_gpio = {
/Linux-v4.19/sound/soc/omap/
Domap-twl4030.c145 static struct snd_soc_jack_gpio hs_jack_gpios[] = {
Dams-delta.c213 static struct snd_soc_jack_gpio ams_delta_hook_switch_gpios[] = {
Drx51.c212 static struct snd_soc_jack_gpio rx51_av_jack_gpios[] = {
/Linux-v4.19/sound/soc/codecs/
Drt5670.h1997 struct snd_soc_jack_gpio hp_gpio;
Drt5670.c519 struct snd_soc_jack_gpio *gpio = &rt5670->hp_gpio; in rt5670_irq_detection()