Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_generic.h298 void (*mic_autoswitch_hook)(struct hda_codec *codec, member
H A Dpatch_conexant.c637 spec->gen.mic_autoswitch_hook = olpc_xo_automic; in cxt_fixup_olpc_xo()
H A Dhda_generic.c4617 if (spec->mic_autoswitch_hook) in call_mic_autoswitch()
4618 spec->mic_autoswitch_hook(codec, jack); in call_mic_autoswitch()