Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctatc.h101 int (*pcm_capture_start)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member
H A Dctpcm.c337 atc->pcm_capture_start(atc, apcm); in ct_pcm_capture_trigger()
H A Dctatc.c1626 .pcm_capture_start = atc_pcm_capture_start,