Searched defs:jack (Results 1 - 31 of 31) sorted by relevance

/linux-4.1.27/sound/soc/intel/boards/
H A Dbyt-max98090.c30 struct snd_soc_jack jack; member in struct:byt_max98090_private
89 struct snd_soc_jack *jack = &drv->jack; byt_max98090_init() local
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dpalm27x.h59 static inline void palm27x_ac97_init(int minv, int maxv, int jack, int reset) {} palm27x_ac97_init() argument
/linux-4.1.27/sound/core/
H A Djack.c39 struct snd_jack *jack = device->device_data; snd_jack_dev_disconnect() local
56 struct snd_jack *jack = device->device_data; snd_jack_dev_free() local
71 struct snd_jack *jack = device->device_data; snd_jack_dev_register() local
119 struct snd_jack *jack; snd_jack_new() local
175 void snd_jack_set_parent(struct snd_jack *jack, struct device *parent) snd_jack_set_parent() argument
208 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, snd_jack_set_key() argument
231 void snd_jack_report(struct snd_jack *jack, int status) snd_jack_report() argument
/linux-4.1.27/sound/pci/hda/
H A Dhda_jack.h45 struct snd_jack *jack; member in struct:hda_jack_tbl
H A Dhda_jack.c76 struct hda_jack_tbl *jack = codec->jacktbl.list; snd_hda_jack_tbl_get() local
96 struct hda_jack_tbl *jack = codec->jacktbl.list; snd_hda_jack_tbl_get_from_tag() local
116 struct hda_jack_tbl *jack = snd_hda_jack_tbl_get(codec, nid); snd_hda_jack_tbl_new() local
130 struct hda_jack_tbl *jack = codec->jacktbl.list; snd_hda_jack_tbl_clear() local
188 struct hda_jack_tbl *jack = codec->jacktbl.list; snd_hda_jack_set_dirty_all() local
207 struct hda_jack_tbl *jack = snd_hda_jack_tbl_get(codec, nid); snd_hda_pin_sense() local
226 struct hda_jack_tbl *jack = snd_hda_jack_tbl_get(codec, nid); snd_hda_jack_detect_state() local
250 struct hda_jack_tbl *jack; snd_hda_jack_detect_enable_callback() local
325 struct hda_jack_tbl *jack; snd_hda_jack_report_sync() local
374 static void hda_free_jack_priv(struct snd_jack *jack) hda_free_jack_priv() argument
396 struct hda_jack_tbl *jack; __snd_hda_jack_add_kctl() local
450 struct hda_jack_tbl *jack; get_unique_index() local
611 struct hda_jack_tbl *jack = codec->jacktbl.list; snd_hda_jack_poll_all() local
151 jack_detect_update(struct hda_codec *codec, struct hda_jack_tbl *jack) jack_detect_update() argument
565 call_jack_callback(struct hda_codec *codec, struct hda_jack_tbl *jack) call_jack_callback() argument
H A Dpatch_conexant.c435 olpc_xo_automic(struct hda_codec *codec, struct hda_jack_callback *jack) olpc_xo_automic() argument
H A Dpatch_hdmi.c1188 struct hda_jack_tbl *jack; hdmi_intrinsic_event() local
1582 struct hda_jack_tbl *jack; hdmi_present_sense() local
1179 jack_callback(struct hda_codec *codec, struct hda_jack_callback *jack) jack_callback() argument
H A Dpatch_sigmatel.c3054 struct hda_jack_callback *jack; stac92hd71bxx_fixup_hp_m4() local
4089 struct hda_jack_callback *jack; stac9205_fixup_dell_m43() local
487 jack_update_power(struct hda_codec *codec, struct hda_jack_callback *jack) jack_update_power() argument
H A Dhda_generic.c4044 pin_power_callback(struct hda_codec *codec, struct hda_jack_callback *jack, bool on) pin_power_callback() argument
4054 pin_power_up_callback(struct hda_codec *codec, struct hda_jack_callback *jack) pin_power_up_callback() argument
4061 pin_power_down_callback(struct hda_codec *codec, struct hda_jack_callback *jack) pin_power_down_callback() argument
4367 snd_hda_gen_hp_automute(struct hda_codec *codec, struct hda_jack_callback *jack) snd_hda_gen_hp_automute() argument
4392 snd_hda_gen_line_automute(struct hda_codec *codec, struct hda_jack_callback *jack) snd_hda_gen_line_automute() argument
4417 snd_hda_gen_mic_autoswitch(struct hda_codec *codec, struct hda_jack_callback *jack) snd_hda_gen_mic_autoswitch() argument
4441 call_hp_automute(struct hda_codec *codec, struct hda_jack_callback *jack) call_hp_automute() argument
4451 call_line_automute(struct hda_codec *codec, struct hda_jack_callback *jack) call_line_automute() argument
4461 call_mic_autoswitch(struct hda_codec *codec, struct hda_jack_callback *jack) call_mic_autoswitch() argument
H A Dpatch_ca0132.c3227 struct hda_jack_tbl *jack; ca0132_unsol_hp_delayed() local
H A Dpatch_realtek.c267 alc_update_knob_master(struct hda_codec *codec, struct hda_jack_callback *jack) alc_update_knob_master() argument
3198 alc269_x101_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc269_x101_hp_automute_hook() argument
4151 alc_update_headset_jack_cb(struct hda_codec *codec, struct hda_jack_callback *jack) alc_update_headset_jack_cb() argument
4259 alc288_update_headset_jack_cb(struct hda_codec *codec, struct hda_jack_callback *jack) alc288_update_headset_jack_cb() argument
4471 alc283_hp_automute_hook(struct hda_codec *codec, struct hda_jack_callback *jack) alc283_hp_automute_hook() argument
/linux-4.1.27/include/sound/
H A Djack.h103 static inline void snd_jack_set_parent(struct snd_jack *jack, snd_jack_set_parent() argument
108 static inline int snd_jack_set_key(struct snd_jack *jack, snd_jack_set_key() argument
115 static inline void snd_jack_report(struct snd_jack *jack, int status) snd_jack_report() argument
97 snd_jack_new(struct snd_card *card, const char *id, int type, struct snd_jack **jack) snd_jack_new() argument
H A Dsoc.h488 static inline int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count, snd_soc_jack_add_gpios() argument
502 static inline void snd_soc_jack_free_gpios(struct snd_soc_jack *jack, int count, snd_soc_jack_free_gpios() argument
667 struct snd_soc_jack *jack; member in struct:snd_soc_jack_gpio
677 struct snd_jack *jack; member in struct:snd_soc_jack
494 snd_soc_jack_add_gpiods(struct device *gpiod_dev, struct snd_soc_jack *jack, int count, struct snd_soc_jack_gpio *gpios) snd_soc_jack_add_gpiods() argument
/linux-4.1.27/sound/soc/
H A Dsoc-jack.c76 void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask) snd_soc_jack_report() argument
134 int snd_soc_jack_add_zones(struct snd_soc_jack *jack, int count, snd_soc_jack_add_zones() argument
157 int snd_soc_jack_get_type(struct snd_soc_jack *jack, int micbias_voltage) snd_soc_jack_get_type() argument
181 int snd_soc_jack_add_pins(struct snd_soc_jack *jack, int count, snd_soc_jack_add_pins() argument
224 void snd_soc_jack_notifier_register(struct snd_soc_jack *jack, snd_soc_jack_notifier_register() argument
239 void snd_soc_jack_notifier_unregister(struct snd_soc_jack *jack, snd_soc_jack_notifier_unregister() argument
250 struct snd_soc_jack *jack = gpio->jack; snd_soc_jack_gpio_detect() local
305 int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count, snd_soc_jack_add_gpios() argument
420 void snd_soc_jack_free_gpios(struct snd_soc_jack *jack, int count, snd_soc_jack_free_gpios() argument
39 snd_soc_card_jack_new(struct snd_soc_card *card, const char *id, int type, struct snd_soc_jack *jack, struct snd_soc_jack_pin *pins, unsigned int num_pins) snd_soc_card_jack_new() argument
398 snd_soc_jack_add_gpiods(struct device *gpiod_dev, struct snd_soc_jack *jack, int count, struct snd_soc_jack_gpio *gpios) snd_soc_jack_add_gpiods() argument
/linux-4.1.27/arch/arm/mach-pxa/
H A Dpalm27x.c251 void __init palm27x_ac97_init(int minv, int maxv, int jack, int reset) palm27x_ac97_init() argument
/linux-4.1.27/sound/soc/codecs/
H A Dts3a227e.c27 struct snd_soc_jack *jack; member in struct:ts3a227e
224 ts3a227e_enable_jack_detect(struct snd_soc_component *component, struct snd_soc_jack *jack) ts3a227e_enable_jack_detect() argument
H A Drt286.c44 struct snd_soc_jack *jack; member in struct:rt286_priv
392 int rt286_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) rt286_mic_detect() argument
H A Dwm8994.h60 struct snd_soc_jack *jack; member in struct:wm8994_micdet
H A Dtwl6040.c60 struct snd_soc_jack *jack; member in struct:twl6040_jack_data
282 twl6040_hs_jack_report(struct snd_soc_codec *codec, struct snd_soc_jack *jack, int report) twl6040_hs_jack_report() argument
300 twl6040_hs_jack_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, int report) twl6040_hs_jack_detect() argument
H A Dwm5100.c72 struct snd_soc_jack *jack; member in struct:wm5100_priv
2101 int wm5100_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) wm5100_detect() argument
H A Dwm8350.c56 struct snd_soc_jack *jack; member in struct:wm8350_jack_data
1242 wm8350_hp_work(struct wm8350_data *priv, struct wm8350_jack_data *jack, u16 mask) wm8350_hp_work() argument
1323 wm8350_hp_jack_detect(struct snd_soc_codec *codec, enum wm8350_jack which, struct snd_soc_jack *jack, int report) wm8350_hp_jack_detect() argument
1402 wm8350_mic_jack_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, int detect_report, int short_report) wm8350_mic_jack_detect() argument
H A D88pm860x-codec.c1272 pm860x_hs_jack_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, int det, int hook, int hs_shrt, int lo_shrt) pm860x_hs_jack_detect() argument
1305 pm860x_mic_jack_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, int det) pm860x_mic_jack_detect() argument
H A Dmax98090.c2356 max98090_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) max98090_mic_detect() argument
H A Drt5670.c502 struct snd_soc_jack *jack = rt5670->jack; rt5670_irq_detection() local
562 rt5670_set_jack_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) rt5670_set_jack_detect() argument
H A Dwm8903.c1599 int wm8903_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, wm8903_mic_detect() argument
H A Dwm8962.c75 struct snd_soc_jack *jack; member in struct:wm8962_priv
3118 int wm8962_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) wm8962_mic_detect() argument
H A Dwm8996.c89 struct snd_soc_jack *jack; member in struct:wm8996_priv
2246 int wm8996_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, wm8996_detect() argument
H A Dwm8994.c3356 int wm8994_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, wm8994_mic_detect() argument
3769 int wm8958_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, wm8958_mic_detect() argument
H A Dmax98090.h1537 struct snd_soc_jack *jack; member in struct:max98090_priv
H A Drt5670.h1991 struct snd_soc_jack *jack; member in struct:rt5670_priv
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_midi.c721 int status, n, jack = 1, i = 0; f_midi_bind() local

Completed in 4325 milliseconds