/linux-4.1.27/sound/soc/ |
D | soc-jack.c | 40 struct snd_soc_jack *jack, struct snd_soc_jack_pin *pins, in snd_soc_card_jack_new() 76 void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask) in snd_soc_jack_report() 134 int snd_soc_jack_add_zones(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_zones() 157 int snd_soc_jack_get_type(struct snd_soc_jack *jack, int micbias_voltage) in snd_soc_jack_get_type() 181 int snd_soc_jack_add_pins(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_pins() 224 void snd_soc_jack_notifier_register(struct snd_soc_jack *jack, in snd_soc_jack_notifier_register() 239 void snd_soc_jack_notifier_unregister(struct snd_soc_jack *jack, in snd_soc_jack_notifier_unregister() 250 struct snd_soc_jack *jack = gpio->jack; in snd_soc_jack_gpio_detect() local 305 int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_gpios() 399 struct snd_soc_jack *jack, in snd_soc_jack_add_gpiods() [all …]
|
/linux-4.1.27/sound/core/ |
D | jack.c | 39 struct snd_jack *jack = device->device_data; in snd_jack_dev_disconnect() local 56 struct snd_jack *jack = device->device_data; in snd_jack_dev_free() local 71 struct snd_jack *jack = device->device_data; in snd_jack_dev_register() local 119 struct snd_jack *jack; in snd_jack_new() local 175 void snd_jack_set_parent(struct snd_jack *jack, struct device *parent) in snd_jack_set_parent() 208 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, in snd_jack_set_key() 231 void snd_jack_report(struct snd_jack *jack, int status) in snd_jack_report()
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_jack.c | 76 struct hda_jack_tbl *jack = codec->jacktbl.list; in snd_hda_jack_tbl_get() local 96 struct hda_jack_tbl *jack = codec->jacktbl.list; in snd_hda_jack_tbl_get_from_tag() local 116 struct hda_jack_tbl *jack = snd_hda_jack_tbl_get(codec, nid); in snd_hda_jack_tbl_new() local 130 struct hda_jack_tbl *jack = codec->jacktbl.list; in snd_hda_jack_tbl_clear() local 152 struct hda_jack_tbl *jack) in jack_detect_update() 188 struct hda_jack_tbl *jack = codec->jacktbl.list; in snd_hda_jack_set_dirty_all() local 207 struct hda_jack_tbl *jack = snd_hda_jack_tbl_get(codec, nid); in snd_hda_pin_sense() local 226 struct hda_jack_tbl *jack = snd_hda_jack_tbl_get(codec, nid); in snd_hda_jack_detect_state() local 250 struct hda_jack_tbl *jack; in snd_hda_jack_detect_enable_callback() local 325 struct hda_jack_tbl *jack; in snd_hda_jack_report_sync() local [all …]
|
D | hda_jack.h | 45 struct snd_jack *jack; member
|
D | hda_generic.c | 4045 struct hda_jack_callback *jack, in pin_power_callback() 4055 struct hda_jack_callback *jack) in pin_power_up_callback() 4062 struct hda_jack_callback *jack) in pin_power_down_callback() 4368 struct hda_jack_callback *jack) in snd_hda_gen_hp_automute() 4393 struct hda_jack_callback *jack) in snd_hda_gen_line_automute() 4418 struct hda_jack_callback *jack) in snd_hda_gen_mic_autoswitch() 4442 struct hda_jack_callback *jack) in call_hp_automute() 4452 struct hda_jack_callback *jack) in call_line_automute() 4462 struct hda_jack_callback *jack) in call_mic_autoswitch()
|
D | patch_realtek.c | 268 struct hda_jack_callback *jack) in alc_update_knob_master() 3199 struct hda_jack_callback *jack) in alc269_x101_hp_automute_hook() 4152 struct hda_jack_callback *jack) in alc_update_headset_jack_cb() 4260 struct hda_jack_callback *jack) in alc288_update_headset_jack_cb() 4472 struct hda_jack_callback *jack) in alc283_hp_automute_hook()
|
D | patch_conexant.c | 436 struct hda_jack_callback *jack) in olpc_xo_automic()
|
D | patch_sigmatel.c | 488 struct hda_jack_callback *jack) in jack_update_power() 3054 struct hda_jack_callback *jack; in stac92hd71bxx_fixup_hp_m4() local 4089 struct hda_jack_callback *jack; in stac9205_fixup_dell_m43() local
|
D | patch_hdmi.c | 1180 struct hda_jack_callback *jack) in jack_callback() 1188 struct hda_jack_tbl *jack; in hdmi_intrinsic_event() local 1582 struct hda_jack_tbl *jack; in hdmi_present_sense() local
|
D | patch_ca0132.c | 3227 struct hda_jack_tbl *jack; in ca0132_unsol_hp_delayed() local
|
/linux-4.1.27/include/sound/ |
D | jack.h | 98 struct snd_jack **jack) in snd_jack_new() 103 static inline void snd_jack_set_parent(struct snd_jack *jack, in snd_jack_set_parent() 108 static inline int snd_jack_set_key(struct snd_jack *jack, in snd_jack_set_key() 115 static inline void snd_jack_report(struct snd_jack *jack, int status) in snd_jack_report()
|
D | soc.h | 488 static inline int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count, in snd_soc_jack_add_gpios() 495 struct snd_soc_jack *jack, in snd_soc_jack_add_gpiods() 502 static inline void snd_soc_jack_free_gpios(struct snd_soc_jack *jack, int count, in snd_soc_jack_free_gpios() 667 struct snd_soc_jack *jack; member 677 struct snd_jack *jack; member
|
/linux-4.1.27/sound/soc/intel/boards/ |
D | byt-max98090.c | 30 struct snd_soc_jack jack; member 89 struct snd_soc_jack *jack = &drv->jack; in byt_max98090_init() local
|
/linux-4.1.27/sound/soc/codecs/ |
D | ts3a227e.c | 27 struct snd_soc_jack *jack; member 225 struct snd_soc_jack *jack) in ts3a227e_enable_jack_detect()
|
D | wm8350.c | 56 struct snd_soc_jack *jack; member 1243 struct wm8350_jack_data *jack, in wm8350_hp_work() 1324 struct snd_soc_jack *jack, int report) in wm8350_hp_jack_detect() 1403 struct snd_soc_jack *jack, in wm8350_mic_jack_detect()
|
D | twl6040.c | 60 struct snd_soc_jack *jack; member 283 struct snd_soc_jack *jack, int report) in twl6040_hs_jack_report() 301 struct snd_soc_jack *jack, int report) in twl6040_hs_jack_detect()
|
D | rt286.c | 44 struct snd_soc_jack *jack; member 392 int rt286_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) in rt286_mic_detect()
|
D | rt5670.c | 502 struct snd_soc_jack *jack = rt5670->jack; in rt5670_irq_detection() local 563 struct snd_soc_jack *jack) in rt5670_set_jack_detect()
|
D | 88pm860x-codec.c | 1273 struct snd_soc_jack *jack, in pm860x_hs_jack_detect() 1306 struct snd_soc_jack *jack, int det) in pm860x_mic_jack_detect()
|
D | wm5100.c | 72 struct snd_soc_jack *jack; member 2101 int wm5100_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) in wm5100_detect()
|
D | wm8994.h | 60 struct snd_soc_jack *jack; member
|
D | wm8962.c | 75 struct snd_soc_jack *jack; member 3118 int wm8962_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) in wm8962_mic_detect()
|
D | wm8996.c | 89 struct snd_soc_jack *jack; member 2246 int wm8996_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, in wm8996_detect()
|
D | max98090.c | 2357 struct snd_soc_jack *jack) in max98090_mic_detect()
|
D | wm8994.c | 3356 int wm8994_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, in wm8994_mic_detect() 3769 int wm8958_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, in wm8958_mic_detect()
|
D | wm8903.c | 1599 int wm8903_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, in wm8903_mic_detect()
|
D | max98090.h | 1537 struct snd_soc_jack *jack; member
|
D | rt5670.h | 1991 struct snd_soc_jack *jack; member
|
/linux-4.1.27/arch/arm/mach-pxa/include/mach/ |
D | palm27x.h | 59 static inline void palm27x_ac97_init(int minv, int maxv, int jack, int reset) {} in palm27x_ac97_init()
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | palm27x.c | 251 void __init palm27x_ac97_init(int minv, int maxv, int jack, int reset) in palm27x_ac97_init()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_midi.c | 721 int status, n, jack = 1, i = 0; in f_midi_bind() local
|