Home
last modified time | relevance | path

Searched refs:hp_jack (Results 1 – 14 of 14) sorted by relevance

/linux/sound/soc/samsung/
A Dh1940_uda1380.c33 static struct snd_soc_jack hp_jack; variable
155 &hp_jack, hp_jack_pins, ARRAY_SIZE(hp_jack_pins)); in h1940_uda1380_init()
157 snd_soc_jack_add_gpios(&hp_jack, ARRAY_SIZE(hp_jack_gpios), in h1940_uda1380_init()
A Drx1950_uda1380.c42 static struct snd_soc_jack hp_jack; variable
205 &hp_jack, hp_jack_pins, ARRAY_SIZE(hp_jack_pins)); in rx1950_uda1380_init()
207 snd_soc_jack_add_gpios(&hp_jack, ARRAY_SIZE(hp_jack_gpios), in rx1950_uda1380_init()
/linux/sound/soc/codecs/
A Drt5651.c1708 snd_soc_jack_report(rt5651->hp_jack, SND_JACK_BTN_0, in rt5651_button_press_work()
1716 snd_soc_jack_report(rt5651->hp_jack, 0, SND_JACK_BTN_0); in rt5651_button_press_work()
1773 if (!rt5651->hp_jack) in rt5651_support_button_press()
1777 return (rt5651->hp_jack->status & SND_JACK_MICROPHONE) && in rt5651_support_button_press()
1790 if (rt5651->hp_jack->status & SND_JACK_HEADPHONE) { in rt5651_jack_detect_work()
1791 if (rt5651->hp_jack->status & SND_JACK_MICROPHONE) { in rt5651_jack_detect_work()
1796 snd_soc_jack_report(rt5651->hp_jack, 0, in rt5651_jack_detect_work()
1857 struct snd_soc_jack *hp_jack, in rt5651_enable_jack_detect() argument
1957 rt5651->hp_jack = hp_jack; in rt5651_enable_jack_detect()
1978 snd_soc_jack_report(rt5651->hp_jack, 0, SND_JACK_BTN_0); in rt5651_disable_jack_detect()
[all …]
A Dmax98095.h316 struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack);
A D88pm860x-codec.c125 struct snd_soc_jack *hp_jack; member
1238 snd_soc_jack_report(pm860x->det.hp_jack, report, mask); in pm860x_component_handler()
1256 pm860x->det.hp_jack = jack; in pm860x_hs_jack_detect()
A Drt5645.c444 struct snd_soc_jack *hp_jack; member
3240 struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack, in rt5645_set_jack_detect() argument
3245 rt5645->hp_jack = hp_jack; in rt5645_set_jack_detect()
3280 snd_soc_jack_report(rt5645->hp_jack, in rt5645_jack_detect_work()
3352 snd_soc_jack_report(rt5645->hp_jack, report, SND_JACK_HEADPHONE); in rt5645_jack_detect_work()
A Dmax98095.c1894 struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack) in max98095_jack_detect() argument
1900 max98095->headphone_jack = hp_jack; in max98095_jack_detect()
1904 if (!hp_jack && !mic_jack) in max98095_jack_detect()
A Drt5651.h2072 struct snd_soc_jack *hp_jack; member
A Drt5645.h2202 struct snd_soc_jack *hp_jack, struct snd_soc_jack *mic_jack,
/linux/sound/soc/fsl/
A Dfsl-asoc-card.c90 struct asoc_simple_jack hp_jack; member
859 ret = asoc_simple_init_jack(&priv->card, &priv->hp_jack, in fsl_asoc_card_probe()
864 snd_soc_jack_notifier_register(&priv->hp_jack.jack, &hp_jack_nb); in fsl_asoc_card_probe()
/linux/include/sound/
A Dsimple_card_utils.h62 struct asoc_simple_jack hp_jack; member
/linux/sound/pci/oxygen/
A Dxonar_wm87x6.c86 struct snd_jack *hp_jack; member
254 snd_jack_report(data->hp_jack, hp_plugged ? SND_JACK_HEADPHONE : 0); in xonar_ds_handle_hp_jack()
280 SND_JACK_HEADPHONE, &data->hp_jack, false, false); in xonar_ds_init()
/linux/sound/soc/generic/
A Dsimple-card.c595 ret = asoc_simple_init_hp(card, &priv->hp_jack, PREFIX); in simple_soc_probe()
A Dsimple-card-utils.c766 ret = asoc_simple_init_hp(card, &priv->hp_jack, NULL); in asoc_graph_card_probe()

Completed in 70 milliseconds