Home
last modified time | relevance | path

Searched refs:snd_soc_jack (Results 1 – 25 of 187) sorted by relevance

12345678

/openbmc/linux/include/sound/
H A Dsoc-jack.h72 struct snd_soc_jack *jack;
82 struct snd_soc_jack { struct
93 void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask); argument
94 int snd_soc_jack_add_pins(struct snd_soc_jack *jack, int count,
96 void snd_soc_jack_notifier_register(struct snd_soc_jack *jack,
98 void snd_soc_jack_notifier_unregister(struct snd_soc_jack *jack,
100 int snd_soc_jack_add_zones(struct snd_soc_jack *jack, int count,
104 int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count,
107 struct snd_soc_jack *jack,
109 void snd_soc_jack_free_gpios(struct snd_soc_jack *jack, int count,
[all …]
H A Dsoc-card.h36 struct snd_soc_jack *jack);
38 int type, struct snd_soc_jack *jack,
/openbmc/linux/sound/soc/
H A Dsoc-jack.c34 void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask) in snd_soc_jack_report()
90 int snd_soc_jack_add_zones(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_zones()
137 int snd_soc_jack_add_pins(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_pins()
181 void snd_soc_jack_notifier_register(struct snd_soc_jack *jack, in snd_soc_jack_notifier_register()
196 void snd_soc_jack_notifier_unregister(struct snd_soc_jack *jack, in snd_soc_jack_notifier_unregister()
206 struct snd_soc_jack *jack;
213 struct snd_soc_jack *jack = gpio->jack; in snd_soc_jack_gpio_detect()
279 static void jack_free_gpios(struct snd_soc_jack *jack, int count, in jack_free_gpios()
311 int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_gpios()
426 struct snd_soc_jack *jack, in snd_soc_jack_add_gpiods()
[all …]
H A Dsoc-card.c66 struct snd_soc_jack *jack, bool initial_kctl) in jack_new()
93 struct snd_soc_jack *jack) in snd_soc_card_jack_new()
116 int type, struct snd_soc_jack *jack, in snd_soc_card_jack_new_pins()
/openbmc/linux/sound/soc/codecs/
H A Dwm8350.h20 struct snd_soc_jack *jack, int report);
22 struct snd_soc_jack *jack,
H A Dwm8994.h50 int wm8994_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack,
52 int wm8958_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack,
64 struct snd_soc_jack *jack;
H A D88pm860x-codec.h88 extern int pm860x_hs_jack_detect(struct snd_soc_component *, struct snd_soc_jack *,
90 extern int pm860x_mic_jack_detect(struct snd_soc_component *, struct snd_soc_jack *,
H A Dmt6359-accdet.h104 struct snd_soc_jack *jack;
127 struct snd_soc_jack *jack);
H A Dcs42l43.h70 struct snd_soc_jack *jack_hp;
117 struct snd_soc_jack *jack, void *d);
H A Dda7219-aad.h203 struct snd_soc_jack *jack;
209 void da7219_aad_jack_det(struct snd_soc_component *component, struct snd_soc_jack *jack);
H A Dts3a227e.h12 struct snd_soc_jack *jack);
H A Dhdac_hdmi.h6 struct snd_soc_jack *jack);
H A Dmax98095.h316 struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack);
/openbmc/linux/sound/soc/tegra/
H A Dtegra_asoc_machine.h9 struct snd_soc_jack;
44 struct snd_soc_jack *mic_jack;
/openbmc/linux/Documentation/sound/soc/
H A Djack.rst19 together: the jack itself represented by a struct snd_soc_jack, sets of
29 The jack - struct snd_soc_jack
42 bits supported by the jack. Each snd_soc_jack has zero or more of these
70 system hardware. The machine driver will set up the snd_soc_jack and
/openbmc/linux/sound/soc/intel/boards/
H A Dcht_bsw_max98090_ti.c37 struct snd_soc_jack jack;
132 struct snd_soc_jack *jack = (struct snd_soc_jack *)data; in cht_ti_jack_event()
191 struct snd_soc_jack *jack = &ctx->jack; in cht_codec_init()
294 struct snd_soc_jack *jack = &ctx->jack; in cht_max98090_headset_init()
H A Dsof_da7219_max98373.c31 struct snd_soc_jack headset;
33 struct snd_soc_jack hdmi[3];
159 static struct snd_soc_jack headset;
165 struct snd_soc_jack *jack; in da7219_codec_init()
/openbmc/linux/sound/soc/rockchip/
H A Drockchip_max98090.c25 static struct snd_soc_jack headset_jack;
112 struct snd_soc_jack *jack = (struct snd_soc_jack *)data; in rk_jack_event()
224 static struct snd_soc_jack rk_hdmi_jack;
/openbmc/linux/include/trace/events/
H A Dasoc.h17 struct snd_soc_jack;
232 TP_PROTO(struct snd_soc_jack *jack, int mask, int val),
254 TP_PROTO(struct snd_soc_jack *jack, int val),
/openbmc/linux/sound/soc/intel/avs/boards/
H A Drt286.c55 struct snd_soc_jack *jack; in avs_rt286_codec_init()
171 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
181 struct snd_soc_jack *jack; in avs_rt286_probe()
H A Drt298.c66 struct snd_soc_jack *jack; in avs_rt298_codec_init()
191 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
201 struct snd_soc_jack *jack; in avs_rt298_probe()
H A Drt274.c93 struct snd_soc_jack *jack; in avs_rt274_codec_init()
201 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
211 struct snd_soc_jack *jack; in avs_rt274_probe()
H A Drt5663.c22 struct snd_soc_jack jack;
61 struct snd_soc_jack *jack; in avs_rt5663_codec_init()
190 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
H A Dda7219.c97 struct snd_soc_jack *jack; in avs_da7219_codec_init()
220 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
230 struct snd_soc_jack *jack; in avs_da7219_probe()
/openbmc/linux/sound/soc/qcom/
H A Dcommon.h11 struct snd_soc_jack *jack, bool *jack_setup);

12345678