Searched refs:pcm_capture_stop (Results 1 – 3 of 3) sorted by relevance
346 atc->pcm_capture_stop(atc, apcm); in ct_pcm_capture_trigger()349 atc->pcm_capture_stop(atc, apcm); in ct_pcm_capture_trigger()
106 int (*pcm_capture_stop)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member
1627 .pcm_capture_stop = atc_pcm_stop,