Home
last modified time | relevance | path

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

12345678

/linux-6.3-rc2/include/sound/
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 …]
A Dsoc-card.h19 struct snd_soc_jack *jack);
21 int type, struct snd_soc_jack *jack,
/linux-6.3-rc2/sound/soc/
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()
425 struct snd_soc_jack *jack, in snd_soc_jack_add_gpiods()
[all …]
A Dsoc-card.c46 struct snd_soc_jack *jack, bool initial_kctl) in jack_new()
73 struct snd_soc_jack *jack) in snd_soc_card_jack_new()
96 int type, struct snd_soc_jack *jack, in snd_soc_card_jack_new_pins()
/linux-6.3-rc2/sound/soc/codecs/
A Dwm8350.h20 struct snd_soc_jack *jack, int report);
22 struct snd_soc_jack *jack,
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;
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 *,
A Dmt6359-accdet.h104 struct snd_soc_jack *jack;
127 struct snd_soc_jack *jack);
A Dda7219-aad.h204 struct snd_soc_jack *jack;
210 void da7219_aad_jack_det(struct snd_soc_component *component, struct snd_soc_jack *jack);
A Dts3a227e.h12 struct snd_soc_jack *jack);
A Dmax98095.h316 struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack);
A Dhdac_hdmi.h6 struct snd_soc_jack *jack);
A Dts3a227e.c26 struct snd_soc_jack *jack;
245 struct snd_soc_jack *jack) in ts3a227e_enable_jack_detect()
262 struct snd_soc_jack *jack, void *data) in ts3a227e_set_jack()
/linux-6.3-rc2/sound/soc/tegra/
A Dtegra_asoc_machine.h9 struct snd_soc_jack;
44 struct snd_soc_jack *mic_jack;
/linux-6.3-rc2/Documentation/sound/soc/
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
/linux-6.3-rc2/sound/soc/intel/boards/
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()
A Dsof_da7219_max98373.c31 struct snd_soc_jack headset;
33 struct snd_soc_jack hdmi[3];
149 static struct snd_soc_jack headset;
155 struct snd_soc_jack *jack; in da7219_codec_init()
/linux-6.3-rc2/sound/soc/rockchip/
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;
/linux-6.3-rc2/include/trace/events/
A Dasoc.h15 struct snd_soc_jack;
230 TP_PROTO(struct snd_soc_jack *jack, int mask, int val),
252 TP_PROTO(struct snd_soc_jack *jack, int val),
/linux-6.3-rc2/sound/soc/qcom/
A Dcommon.h11 struct snd_soc_jack *jack, bool *jack_setup);
/linux-6.3-rc2/sound/soc/intel/avs/boards/
A Dda7219.c78 struct snd_soc_jack *jack; in avs_da7219_codec_init()
205 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
216 struct snd_soc_jack *jack; in avs_da7219_probe()
A Drt286.c55 struct snd_soc_jack *jack; in avs_rt286_codec_init()
203 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
214 struct snd_soc_jack *jack; in avs_rt286_probe()
A Drt298.c66 struct snd_soc_jack *jack; in avs_rt298_codec_init()
223 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
234 struct snd_soc_jack *jack; in avs_rt298_probe()
A Drt274.c93 struct snd_soc_jack *jack; in avs_rt274_codec_init()
233 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
244 struct snd_soc_jack *jack; in avs_rt274_probe()
A Drt5682.c85 struct snd_soc_jack *jack; in avs_rt5682_codec_init()
257 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
268 struct snd_soc_jack *jack; in avs_rt5682_probe()

Completed in 41 milliseconds

12345678