Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctsrc.h93 int (*src_enable_s)(struct src_mgr *mgr, struct src *src); member
H A Dctsrc.c486 static int src_enable_s(struct src_mgr *mgr, struct src *src) in src_enable_s() function
562 src_mgr->src_enable_s = src_enable_s; in src_mgr_create()
H A Dctatc.c756 src_mgr->src_enable_s(src_mgr, src); in atc_pcm_capture_start()
762 src_mgr->src_enable_s(src_mgr, src); in atc_pcm_capture_start()
1473 src_mgr->src_enable_s(src_mgr, src); in atc_connect_dai()