Home
last modified time | relevance | path

Searched refs:mic_autoswitch_hook (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.h306 void (*mic_autoswitch_hook)(struct hda_codec *codec, member
H A Dpatch_conexant.c560 spec->gen.mic_autoswitch_hook = olpc_xo_automic; in cxt_fixup_olpc_xo()
H A Dhda_generic.c4727 if (spec->mic_autoswitch_hook) in call_mic_autoswitch()
4728 spec->mic_autoswitch_hook(codec, jack); in call_mic_autoswitch()