Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/ !
Dctatc.h104 int (*pcm_capture_prepare)(struct ct_atc *atc, struct ct_atc_pcm *apcm); member
Dctpcm.c325 err = atc->pcm_capture_prepare(atc, apcm); in ct_pcm_capture_prepare()
Dctatc.c1625 .pcm_capture_prepare = atc_pcm_capture_prepare,