Home
last modified time | relevance | path

Searched defs:jack (Results 1 – 20 of 20) sorted by relevance

/sound/soc/
Dsoc-jack.c37 struct snd_soc_jack *jack) in snd_soc_jack_new()
63 void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask) in snd_soc_jack_report()
118 int snd_soc_jack_add_zones(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_zones()
141 int snd_soc_jack_get_type(struct snd_soc_jack *jack, int micbias_voltage) in snd_soc_jack_get_type()
165 int snd_soc_jack_add_pins(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_pins()
210 void snd_soc_jack_notifier_register(struct snd_soc_jack *jack, in snd_soc_jack_notifier_register()
225 void snd_soc_jack_notifier_unregister(struct snd_soc_jack *jack, in snd_soc_jack_notifier_unregister()
236 struct snd_soc_jack *jack = gpio->jack; in snd_soc_jack_gpio_detect() local
291 int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_gpios()
365 void snd_soc_jack_free_gpios(struct snd_soc_jack *jack, int count, in snd_soc_jack_free_gpios()
/sound/pci/hda/
Dhda_jack.c64 struct hda_jack_tbl *jack = codec->jacktbl.list; in snd_hda_jack_tbl_get() local
82 struct hda_jack_tbl *jack = codec->jacktbl.list; in snd_hda_jack_tbl_get_from_tag() local
100 struct hda_jack_tbl *jack = snd_hda_jack_tbl_get(codec, nid); in snd_hda_jack_tbl_new() local
118 struct hda_jack_tbl *jack = codec->jacktbl.list; in snd_hda_jack_tbl_clear() local
133 struct hda_jack_tbl *jack) in jack_detect_update()
168 struct hda_jack_tbl *jack = codec->jacktbl.list; in snd_hda_jack_set_dirty_all() local
187 struct hda_jack_tbl *jack = snd_hda_jack_tbl_get(codec, nid); in snd_hda_pin_sense() local
217 struct hda_jack_tbl *jack = snd_hda_jack_tbl_new(codec, nid); in snd_hda_jack_detect_enable_callback() local
268 struct hda_jack_tbl *jack; in snd_hda_jack_report_sync() local
317 static void hda_free_jack_priv(struct snd_jack *jack) in hda_free_jack_priv()
[all …]
Dhda_jack.h36 struct snd_jack *jack; member
58 struct hda_jack_tbl *jack = snd_hda_jack_tbl_get_from_tag(codec, tag); in snd_hda_jack_get_action() local
Dpatch_sigmatel.c458 struct hda_jack_tbl *jack) in jack_update_power()
491 struct hda_jack_tbl *jack) in stac_hp_automute()
498 struct hda_jack_tbl *jack) in stac_line_automute()
505 struct hda_jack_tbl *jack) in stac_mic_autoswitch()
2400 struct hda_jack_tbl *jack; in stac92hd71bxx_fixup_hp_m4() local
3412 struct hda_jack_tbl *jack; in stac9205_fixup_dell_m43() local
Dhda_generic.c3792 void snd_hda_gen_hp_automute(struct hda_codec *codec, struct hda_jack_tbl *jack) in snd_hda_gen_hp_automute()
3812 void snd_hda_gen_line_automute(struct hda_codec *codec, struct hda_jack_tbl *jack) in snd_hda_gen_line_automute()
3832 void snd_hda_gen_mic_autoswitch(struct hda_codec *codec, struct hda_jack_tbl *jack) in snd_hda_gen_mic_autoswitch()
3855 static void call_hp_automute(struct hda_codec *codec, struct hda_jack_tbl *jack) in call_hp_automute()
3865 struct hda_jack_tbl *jack) in call_line_automute()
3875 struct hda_jack_tbl *jack) in call_mic_autoswitch()
Dpatch_realtek.c195 static void alc_update_knob_master(struct hda_codec *codec, struct hda_jack_tbl *jack) in alc_update_knob_master()
2705 struct hda_jack_tbl *jack) in alc269_x101_hp_automute_hook()
3077 static void alc_update_headset_jack_cb(struct hda_codec *codec, struct hda_jack_tbl *jack) in alc_update_headset_jack_cb()
Dpatch_hdmi.c961 struct hda_jack_tbl *jack; in hdmi_intrinsic_event() local
/sound/core/
Djack.c39 struct snd_jack *jack = device->device_data; in snd_jack_dev_free() local
59 struct snd_jack *jack = device->device_data; in snd_jack_dev_register() local
107 struct snd_jack *jack; in snd_jack_new() local
162 void snd_jack_set_parent(struct snd_jack *jack, struct device *parent) in snd_jack_set_parent()
195 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, in snd_jack_set_key()
218 void snd_jack_report(struct snd_jack *jack, int status) in snd_jack_report()
/sound/soc/codecs/
Dwm8350.c56 struct snd_soc_jack *jack; member
1259 struct wm8350_jack_data *jack, in wm8350_hp_work()
1338 struct snd_soc_jack *jack, int report) in wm8350_hp_jack_detect()
1420 struct snd_soc_jack *jack, in wm8350_mic_jack_detect()
Dtwl6040.c57 struct snd_soc_jack *jack; member
356 struct snd_soc_jack *jack, int report) in twl6040_hs_jack_report()
374 struct snd_soc_jack *jack, int report) in twl6040_hs_jack_detect()
D88pm860x-codec.c1311 struct snd_soc_jack *jack, in pm860x_hs_jack_detect()
1344 struct snd_soc_jack *jack, int det) in pm860x_mic_jack_detect()
Dwm5100.c71 struct snd_soc_jack *jack; member
2098 int wm5100_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) in wm5100_detect()
Dwm8994.h59 struct snd_soc_jack *jack; member
Dwm8962.c71 struct snd_soc_jack *jack; member
3065 int wm8962_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) in wm8962_mic_detect()
Dwm8996.c89 struct snd_soc_jack *jack; member
2248 int wm8996_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, in wm8996_detect()
Dmax98090.c2100 struct snd_soc_jack *jack) in max98090_mic_detect()
Dwm8994.c3302 int wm8994_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, in wm8994_mic_detect()
3695 int wm8958_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, in wm8958_mic_detect()
Dwm8903.c1603 int wm8903_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, in wm8903_mic_detect()
Dmax98090.h1535 struct snd_soc_jack *jack; member
/sound/soc/samsung/
Dgoni_wm8994.c35 static struct snd_soc_jack jack; variable