Home
last modified time | relevance | path

Searched refs:pcm_capture_hook (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_generic.h297 void (*pcm_capture_hook)(struct hda_pcm_stream *hinfo, member
Dpatch_conexant.c567 spec->gen.pcm_capture_hook = olpc_xo_capture_hook; in cxt_fixup_olpc_xo()
Dhda_generic.c5273 if (spec->pcm_capture_hook) in call_pcm_capture_hook()
5274 spec->pcm_capture_hook(hinfo, codec, substream, action); in call_pcm_capture_hook()
Dpatch_sigmatel.c4272 spec->gen.pcm_capture_hook = stac_capture_pcm_hook; in stac_parse_auto_config()