Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.h296 void (*pcm_capture_hook)(struct hda_pcm_stream *hinfo, member
H A Dpatch_conexant.c561 spec->gen.pcm_capture_hook = olpc_xo_capture_hook; in cxt_fixup_olpc_xo()
H A Dhda_generic.c5367 if (spec->pcm_capture_hook) in call_pcm_capture_hook()
5368 spec->pcm_capture_hook(hinfo, codec, substream, action); in call_pcm_capture_hook()
H A Dpatch_sigmatel.c4277 spec->gen.pcm_capture_hook = stac_capture_pcm_hook; in stac_parse_auto_config()