Home
last modified time | relevance | path

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

12345678

/linux-6.1.9/include/sound/
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,
102 int snd_soc_jack_get_type(struct snd_soc_jack *jack, int micbias_voltage);
104 int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count,
107 struct snd_soc_jack *jack,
[all …]
Dsoc-card.h19 struct snd_soc_jack *jack);
21 int type, struct snd_soc_jack *jack,
/linux-6.1.9/sound/soc/
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()
113 int snd_soc_jack_get_type(struct snd_soc_jack *jack, int micbias_voltage) in snd_soc_jack_get_type()
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()
[all …]
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.1.9/sound/soc/codecs/
Dwm8350.h20 struct snd_soc_jack *jack, int report);
22 struct snd_soc_jack *jack,
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;
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 *,
Dmt6359-accdet.h104 struct snd_soc_jack *jack;
127 struct snd_soc_jack *jack);
Dda7219-aad.h199 struct snd_soc_jack *jack;
205 void da7219_aad_jack_det(struct snd_soc_component *component, struct snd_soc_jack *jack);
Dts3a227e.h12 struct snd_soc_jack *jack);
Dmax98095.h316 struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack);
Dhdac_hdmi.h6 struct snd_soc_jack *jack);
/linux-6.1.9/sound/soc/tegra/
Dtegra_asoc_machine.h9 struct snd_soc_jack;
44 struct snd_soc_jack *mic_jack;
/linux-6.1.9/Documentation/sound/soc/
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.1.9/sound/soc/intel/boards/
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()
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.1.9/sound/soc/intel/avs/boards/
Dda7219.c77 struct snd_soc_jack *jack; in avs_da7219_codec_init()
188 static int avs_card_set_jack(struct snd_soc_card *card, struct snd_soc_jack *jack) in avs_card_set_jack()
209 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
220 struct snd_soc_jack *jack; in avs_da7219_probe()
Drt286.c53 struct snd_soc_jack *jack; in avs_rt286_codec_init()
188 static int avs_card_set_jack(struct snd_soc_card *card, struct snd_soc_jack *jack) in avs_card_set_jack()
209 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
220 struct snd_soc_jack *jack; in avs_rt286_probe()
Drt298.c64 struct snd_soc_jack *jack; in avs_rt298_codec_init()
208 static int avs_card_set_jack(struct snd_soc_card *card, struct snd_soc_jack *jack) in avs_card_set_jack()
229 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
240 struct snd_soc_jack *jack; in avs_rt298_probe()
Drt274.c93 struct snd_soc_jack *jack; in avs_rt274_codec_init()
217 static int avs_card_set_jack(struct snd_soc_card *card, struct snd_soc_jack *jack) in avs_card_set_jack()
238 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
249 struct snd_soc_jack *jack; in avs_rt274_probe()
Drt5682.c84 struct snd_soc_jack *jack; in avs_rt5682_codec_init()
240 static int avs_card_set_jack(struct snd_soc_card *card, struct snd_soc_jack *jack) in avs_card_set_jack()
261 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
272 struct snd_soc_jack *jack; in avs_rt5682_probe()
Dnau8825.c85 struct snd_soc_jack *jack; in avs_nau8825_codec_init()
250 static int avs_card_set_jack(struct snd_soc_card *card, struct snd_soc_jack *jack) in avs_card_set_jack()
272 struct snd_soc_jack *jack = snd_soc_card_get_drvdata(card); in avs_card_resume_post()
292 struct snd_soc_jack *jack; in avs_nau8825_probe()
/linux-6.1.9/sound/soc/rockchip/
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.1.9/include/trace/events/
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.1.9/sound/soc/qcom/
Dcommon.h11 struct snd_soc_jack *jack, bool *jack_setup);

12345678