hp_jack            53 include/sound/simple_card_utils.h 	struct asoc_simple_jack hp_jack;
hp_jack            86 sound/pci/oxygen/xonar_wm87x6.c 	struct snd_jack *hp_jack;
hp_jack           252 sound/pci/oxygen/xonar_wm87x6.c 	snd_jack_report(data->hp_jack, hp_plugged ? SND_JACK_HEADPHONE : 0);
hp_jack           278 sound/pci/oxygen/xonar_wm87x6.c 		     SND_JACK_HEADPHONE, &data->hp_jack, false, false);
hp_jack           125 sound/soc/codecs/88pm860x-codec.c 	struct snd_soc_jack	*hp_jack;
hp_jack          1236 sound/soc/codecs/88pm860x-codec.c 		snd_soc_jack_report(pm860x->det.hp_jack, report, mask);
hp_jack          1254 sound/soc/codecs/88pm860x-codec.c 	pm860x->det.hp_jack = jack;
hp_jack          1894 sound/soc/codecs/max98095.c 	struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack)
hp_jack          1900 sound/soc/codecs/max98095.c 	max98095->headphone_jack = hp_jack;
hp_jack          1904 sound/soc/codecs/max98095.c 	if (!hp_jack && !mic_jack)
hp_jack           316 sound/soc/codecs/max98095.h 	struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack);
hp_jack           417 sound/soc/codecs/rt5645.c 	struct snd_soc_jack *hp_jack;
hp_jack          3230 sound/soc/codecs/rt5645.c 	struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack,
hp_jack          3235 sound/soc/codecs/rt5645.c 	rt5645->hp_jack = hp_jack;
hp_jack          3268 sound/soc/codecs/rt5645.c 		snd_soc_jack_report(rt5645->hp_jack,
hp_jack          3340 sound/soc/codecs/rt5645.c 	snd_soc_jack_report(rt5645->hp_jack, report, SND_JACK_HEADPHONE);
hp_jack          2204 sound/soc/codecs/rt5645.h 	struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack,
hp_jack          1708 sound/soc/codecs/rt5651.c 		snd_soc_jack_report(rt5651->hp_jack, SND_JACK_BTN_0,
hp_jack          1716 sound/soc/codecs/rt5651.c 			snd_soc_jack_report(rt5651->hp_jack, 0, SND_JACK_BTN_0);
hp_jack          1773 sound/soc/codecs/rt5651.c 	if (!rt5651->hp_jack)
hp_jack          1777 sound/soc/codecs/rt5651.c 	return (rt5651->hp_jack->status & SND_JACK_MICROPHONE) &&
hp_jack          1790 sound/soc/codecs/rt5651.c 		if (rt5651->hp_jack->status & SND_JACK_HEADPHONE) {
hp_jack          1791 sound/soc/codecs/rt5651.c 			if (rt5651->hp_jack->status & SND_JACK_MICROPHONE) {
hp_jack          1796 sound/soc/codecs/rt5651.c 			snd_soc_jack_report(rt5651->hp_jack, 0,
hp_jack          1800 sound/soc/codecs/rt5651.c 	} else if (!(rt5651->hp_jack->status & SND_JACK_HEADPHONE)) {
hp_jack          1806 sound/soc/codecs/rt5651.c 		snd_soc_jack_report(rt5651->hp_jack, report, SND_JACK_HEADSET);
hp_jack          1857 sound/soc/codecs/rt5651.c 				      struct snd_soc_jack *hp_jack,
hp_jack          1957 sound/soc/codecs/rt5651.c 	rt5651->hp_jack = hp_jack;
hp_jack          1978 sound/soc/codecs/rt5651.c 		snd_soc_jack_report(rt5651->hp_jack, 0, SND_JACK_BTN_0);
hp_jack          1981 sound/soc/codecs/rt5651.c 	rt5651->hp_jack = NULL;
hp_jack          2072 sound/soc/codecs/rt5651.h 	struct snd_soc_jack *hp_jack;
hp_jack           184 sound/soc/fsl/wm1133-ev1.c static struct snd_soc_jack hp_jack;
hp_jack           203 sound/soc/fsl/wm1133-ev1.c 			      &hp_jack, hp_jack_pins, ARRAY_SIZE(hp_jack_pins));
hp_jack           204 sound/soc/fsl/wm1133-ev1.c 	wm8350_hp_jack_detect(component, WM8350_JDR, &hp_jack, SND_JACK_HEADPHONE);
hp_jack           615 sound/soc/generic/audio-graph-card.c 	ret = asoc_simple_init_hp(card, &priv->hp_jack, NULL);
hp_jack           603 sound/soc/generic/simple-card.c 	ret = asoc_simple_init_hp(card, &priv->hp_jack, PREFIX);
hp_jack            34 sound/soc/samsung/h1940_uda1380.c static struct snd_soc_jack hp_jack;
hp_jack           159 sound/soc/samsung/h1940_uda1380.c 		&hp_jack, hp_jack_pins, ARRAY_SIZE(hp_jack_pins));
hp_jack           161 sound/soc/samsung/h1940_uda1380.c 	snd_soc_jack_add_gpios(&hp_jack, ARRAY_SIZE(hp_jack_gpios),
hp_jack            45 sound/soc/samsung/rx1950_uda1380.c static struct snd_soc_jack hp_jack;
hp_jack           209 sound/soc/samsung/rx1950_uda1380.c 		&hp_jack, hp_jack_pins, ARRAY_SIZE(hp_jack_pins));
hp_jack           211 sound/soc/samsung/rx1950_uda1380.c 	snd_soc_jack_add_gpios(&hp_jack, ARRAY_SIZE(hp_jack_gpios),