Symbol: snd_jack
drivers/staging/greybus/audio_module.c
24
struct snd_jack *jack = module->headset.jack.jack;
drivers/staging/greybus/audio_module.c
25
struct snd_jack *btn_jack = module->button.jack.jack;
drivers/staging/greybus/audio_module.c
73
struct snd_jack *btn_jack = module->button.jack.jack;
include/sound/jack.h
101
static inline void snd_jack_report(struct snd_jack *jack, int status)
include/sound/jack.h
108
static inline int snd_jack_set_key(struct snd_jack *jack,
include/sound/jack.h
75
void (*private_free)(struct snd_jack *);
include/sound/jack.h
81
struct snd_jack **jack, bool initial_kctl, bool phantom_jack);
include/sound/jack.h
82
int snd_jack_add_new_kctl(struct snd_jack *jack, const char * name, int mask);
include/sound/jack.h
84
int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type,
include/sound/jack.h
87
void snd_jack_report(struct snd_jack *jack, int status);
include/sound/jack.h
91
struct snd_jack **jack, bool initial_kctl, bool phantom_jack)
include/sound/jack.h
96
static inline int snd_jack_add_new_kctl(struct snd_jack *jack, const char * name, int mask)
include/sound/soc-jack.h
82
struct snd_jack *jack;
sound/core/jack.c
131
struct snd_jack *jack;
sound/core/jack.c
22
struct snd_jack *jack; /* pointer to struct snd_jack */
sound/core/jack.c
346
static int snd_jack_debugfs_add_inject_node(struct snd_jack *jack,
sound/core/jack.c
390
static void snd_jack_remove_debugfs(struct snd_jack *jack)
sound/core/jack.c
400
static int snd_jack_debugfs_add_inject_node(struct snd_jack *jack,
sound/core/jack.c
406
static void snd_jack_remove_debugfs(struct snd_jack *jack)
sound/core/jack.c
41
static void snd_jack_remove_debugfs(struct snd_jack *jack);
sound/core/jack.c
422
static void snd_jack_kctl_add(struct snd_jack *jack, struct snd_jack_kctl *jack_kctl)
sound/core/jack.c
45
struct snd_jack *jack = device->device_data;
sound/core/jack.c
471
int snd_jack_add_new_kctl(struct snd_jack *jack, const char * name, int mask)
sound/core/jack.c
500
struct snd_jack **jjack, bool initial_kctl, bool phantom_jack)
sound/core/jack.c
502
struct snd_jack *jack;
sound/core/jack.c
519
jack = kzalloc_obj(struct snd_jack);
sound/core/jack.c
604
int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type,
sound/core/jack.c
629
void snd_jack_report(struct snd_jack *jack, int status)
sound/core/jack.c
67
struct snd_jack *jack = device->device_data;
sound/core/jack.c
90
struct snd_jack *jack = device->device_data;
sound/hda/codecs/hdmi/hdmi.c
1122
static struct snd_jack *pin_idx_to_pcm_jack(struct hda_codec *codec,
sound/hda/codecs/hdmi/hdmi.c
1144
struct snd_jack *pcm_jack;
sound/hda/codecs/hdmi/hdmi.c
1881
static void free_hdmi_jack_priv(struct snd_jack *jack)
sound/hda/codecs/hdmi/hdmi.c
1892
struct snd_jack *jack;
sound/hda/codecs/hdmi/hdmi_local.h
88
struct snd_jack *jack;
sound/hda/codecs/hdmi/simplehdmi.c
47
static void free_hdmi_jack_priv(struct snd_jack *jack)
sound/hda/codecs/hdmi/simplehdmi.c
58
struct snd_jack *jack;
sound/hda/common/hda_jack.h
46
struct snd_jack *jack;
sound/hda/common/jack.c
521
static void hda_free_jack_priv(struct snd_jack *jack)
sound/pci/oxygen/xonar_wm87x6.c
86
struct snd_jack *hp_jack;
sound/soc/qcom/apq8016_sbc.c
103
struct snd_jack *jack;
sound/soc/qcom/sc7180.c
39
static void sc7180_jack_free(struct snd_jack *jack)
sound/soc/qcom/sc7180.c
63
struct snd_jack *jack;
sound/soc/qcom/sc7180.c
99
struct snd_jack *jack;
sound/soc/qcom/sc7280.c
122
struct snd_jack *jack;
sound/soc/qcom/sc7280.c
41
static void sc7280_jack_free(struct snd_jack *jack)
sound/soc/qcom/sc7280.c
66
struct snd_jack *jack;
sound/soc/qcom/sdm845.c
223
static void sdm845_jack_free(struct snd_jack *jack)
sound/soc/qcom/sdm845.c
238
struct snd_jack *jack;
sound/virtio/virtio_jack.c
33
struct snd_jack *jack;
sound/x86/intel_hdmi_audio.h
130
struct snd_jack *jack;