snd_jack 24 drivers/staging/greybus/audio_module.c struct snd_jack *jack = module->headset_jack.jack; snd_jack 25 drivers/staging/greybus/audio_module.c struct snd_jack *btn_jack = module->button_jack.jack; snd_jack 73 drivers/staging/greybus/audio_module.c struct snd_jack *btn_jack = module->button_jack.jack; snd_jack 71 include/sound/jack.h void (*private_free)(struct snd_jack *); snd_jack 77 include/sound/jack.h struct snd_jack **jack, bool initial_kctl, bool phantom_jack); snd_jack 78 include/sound/jack.h int snd_jack_add_new_kctl(struct snd_jack *jack, const char * name, int mask); snd_jack 80 include/sound/jack.h void snd_jack_set_parent(struct snd_jack *jack, struct device *parent); snd_jack 81 include/sound/jack.h int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, snd_jack 84 include/sound/jack.h void snd_jack_report(struct snd_jack *jack, int status); snd_jack 88 include/sound/jack.h struct snd_jack **jack, bool initial_kctl, bool phantom_jack) snd_jack 93 include/sound/jack.h static inline int snd_jack_add_new_kctl(struct snd_jack *jack, const char * name, int mask) snd_jack 98 include/sound/jack.h static inline void snd_jack_report(struct snd_jack *jack, int status) snd_jack 105 include/sound/jack.h static inline void snd_jack_set_parent(struct snd_jack *jack, snd_jack 110 include/sound/jack.h static inline int snd_jack_set_key(struct snd_jack *jack, snd_jack 384 include/sound/soc.h struct snd_jack; snd_jack 698 include/sound/soc.h struct snd_jack *jack; snd_jack 35 sound/core/jack.c struct snd_jack *jack = device->device_data; snd_jack 53 sound/core/jack.c struct snd_jack *jack = device->device_data; snd_jack 75 sound/core/jack.c struct snd_jack *jack = device->device_data; snd_jack 123 sound/core/jack.c static void snd_jack_kctl_add(struct snd_jack *jack, struct snd_jack_kctl *jack_kctl) snd_jack 170 sound/core/jack.c int snd_jack_add_new_kctl(struct snd_jack *jack, const char * name, int mask) snd_jack 199 sound/core/jack.c struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) snd_jack 201 sound/core/jack.c struct snd_jack *jack; snd_jack 218 sound/core/jack.c jack = kzalloc(sizeof(struct snd_jack), GFP_KERNEL); snd_jack 282 sound/core/jack.c void snd_jack_set_parent(struct snd_jack *jack, struct device *parent) snd_jack 317 sound/core/jack.c int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, snd_jack 340 sound/core/jack.c void snd_jack_report(struct snd_jack *jack, int status) snd_jack 371 sound/pci/hda/hda_jack.c static void hda_free_jack_priv(struct snd_jack *jack) snd_jack 43 sound/pci/hda/hda_jack.h struct snd_jack *jack; snd_jack 125 sound/pci/hda/patch_hdmi.c struct snd_jack *jack; snd_jack 1578 sound/pci/hda/patch_hdmi.c static struct snd_jack *pin_idx_to_jack(struct hda_codec *codec, snd_jack 1582 sound/pci/hda/patch_hdmi.c struct snd_jack *jack = NULL; snd_jack 1612 sound/pci/hda/patch_hdmi.c struct snd_jack *jack = NULL; snd_jack 2124 sound/pci/hda/patch_hdmi.c static void free_hdmi_jack_priv(struct snd_jack *jack) snd_jack 2136 sound/pci/hda/patch_hdmi.c struct snd_jack *jack; snd_jack 86 sound/pci/oxygen/xonar_wm87x6.c struct snd_jack *hp_jack; snd_jack 69 sound/soc/qcom/apq8016_sbc.c struct snd_jack *jack; snd_jack 161 sound/soc/qcom/sdm845.c static void sdm845_jack_free(struct snd_jack *jack) snd_jack 175 sound/soc/qcom/sdm845.c struct snd_jack *jack; snd_jack 131 sound/x86/intel_hdmi_audio.h struct snd_jack *jack;