Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctpcm.c340 atc->pcm_capture_stop(atc, apcm); in ct_pcm_capture_trigger()
343 atc->pcm_capture_stop(atc, apcm); in ct_pcm_capture_trigger()
H A Dctatc.h102 int (*pcm_capture_stop)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member
H A Dctatc.c1627 .pcm_capture_stop = atc_pcm_stop,