Home
last modified time | relevance | path

Searched refs:snd_soc_jack_report (Results 1 – 12 of 12) sorted by relevance

/linux-2.6.39/sound/soc/
Dsoc-jack.c61 void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask) in snd_soc_jack_report() function
113 EXPORT_SYMBOL_GPL(snd_soc_jack_report);
195 snd_soc_jack_report(jack, 0, 0); in snd_soc_jack_add_pins()
255 snd_soc_jack_report(jack, report, gpio->report); in snd_soc_jack_gpio_detect()
/linux-2.6.39/sound/soc/omap/
Dsdp4430.c194 snd_soc_jack_report(&hs_jack, SND_JACK_HEADSET, SND_JACK_HEADSET); in sdp4430_twl6040_init()
/linux-2.6.39/include/trace/events/
Dasoc.h191 TRACE_EVENT(snd_soc_jack_report,
/linux-2.6.39/sound/soc/codecs/
Dsn95031.c819 snd_soc_jack_report(jack_data->mfld_jack, status, mask); in sn95031_jack_detection()
822 snd_soc_jack_report(jack_data->mfld_jack, in sn95031_jack_detection()
D88pm860x-codec.c1289 snd_soc_jack_report(pm860x->det.hp_jack, report, mask); in pm860x_codec_handler()
1291 snd_soc_jack_report(pm860x->det.mic_jack, SND_JACK_MICROPHONE, in pm860x_codec_handler()
Dtwl6040.c738 snd_soc_jack_report(jack, report, report); in twl6040_hs_jack_report()
740 snd_soc_jack_report(jack, 0, report); in twl6040_hs_jack_report()
Dwm8350.c1354 snd_soc_jack_report(jack->jack, report, jack->report); in wm8350_hp_work()
1476 snd_soc_jack_report(priv->mic.jack, report, in wm8350_mic_handler()
Dwm8962.c3323 snd_soc_jack_report(wm8962->jack, status, in wm8962_mic_work()
3401 snd_soc_jack_report(wm8962->jack, 0, in wm8962_mic_detect()
Dwm8994.c2991 snd_soc_jack_report(priv->micdet[0].jack, report, in wm8994_mic_irq()
2999 snd_soc_jack_report(priv->micdet[1].jack, report, in wm8994_mic_irq()
3025 snd_soc_jack_report(wm8994->micdet[0].jack, report, in wm8958_default_micdet()
Dwm8903.c1696 snd_soc_jack_report(wm8903->mic_jack, mic_report, in wm8903_irq()
/linux-2.6.39/Documentation/sound/alsa/soc/
Djack.txt52 input to the system and update a jack by calling snd_soc_jack_report(),
/linux-2.6.39/include/sound/
Dsoc.h309 void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask);