Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_generic.h285 void (*pcm_capture_hook)(struct hda_pcm_stream *hinfo, member
Dpatch_cs8409.c1025 spec->gen.pcm_capture_hook = cs42l42_capture_pcm_hook; in cs8409_cs42l42_fixups()
1233 spec->gen.pcm_capture_hook = cs42l42_capture_pcm_hook; in dolphin_fixups()
Dpatch_conexant.c671 spec->gen.pcm_capture_hook = olpc_xo_capture_hook; in cxt_fixup_olpc_xo()
Dhda_generic.c5257 if (spec->pcm_capture_hook) in call_pcm_capture_hook()
5258 spec->pcm_capture_hook(hinfo, codec, substream, action); in call_pcm_capture_hook()
Dpatch_sigmatel.c4287 spec->gen.pcm_capture_hook = stac_capture_pcm_hook; in stac_parse_auto_config()