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.c466 * snd_hda_jack_report_sync - sync the states of all jacks and report if changed
469 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()
748 * callbacks and call snd_hda_jack_report_sync() if any changes are found.
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.c2886 snd_hda_jack_report_sync(codec); in hda_call_codec_resume()
3087 snd_hda_jack_report_sync(codec); /* call at the last init point */ in snd_hda_codec_build_controls()
/linux/sound/hda/codecs/hdmi/
H A Dsimplehdmi.c43 snd_hda_jack_report_sync(codec); in snd_hda_hdmi_simple_unsol_event()
/linux/sound/hda/codecs/
H A Dcm9825.c144 snd_hda_jack_report_sync(spec->codec); in cm9825_unsol_hp_delayed()
H A Dca0132.c4931 snd_hda_jack_report_sync(spec->codec); in ca0132_unsol_hp_delayed()
9618 snd_hda_jack_report_sync(codec); in ca0132_init()