Home
last modified time | relevance | path

Searched refs:snd_hda_jack_report_sync (Results 1 – 6 of 6) sorted by relevance

/linux/sound/hda/common/
H A Djack.c469 void snd_hda_jack_report_sync(struct hda_codec *codec) in snd_hda_jack_report_sync() function
499 EXPORT_SYMBOL_GPL(snd_hda_jack_report_sync);
739 snd_hda_jack_report_sync(codec); in snd_hda_jack_unsol_event()
767 snd_hda_jack_report_sync(codec); in snd_hda_jack_poll_all()
H A Dhda_jack.h189 void snd_hda_jack_report_sync(struct hda_codec *codec);
H A Dcodec.c2881 snd_hda_jack_report_sync(codec); in hda_call_codec_resume()
3082 snd_hda_jack_report_sync(codec); /* call at the last init point */ in snd_hda_codec_build_controls()
/linux/sound/hda/codecs/
H A Dcm9825.c206 snd_hda_jack_report_sync(spec->codec); in cm9825_update_jk_plug_status()
270 snd_hda_jack_report_sync(spec->codec); in cm9825_unsol_hp_delayed()
H A Dca0132.c4898 snd_hda_jack_report_sync(spec->codec); in ca0132_unsol_hp_delayed()
9541 snd_hda_jack_report_sync(codec); in ca0132_init()
/linux/sound/hda/codecs/hdmi/
H A Dsimplehdmi.c43 snd_hda_jack_report_sync(codec); in snd_hda_hdmi_simple_unsol_event()