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

/linux-4.4.14/sound/pci/ctxfi/
H A Dctsrc.h97 int (*src_enable_s)(struct src_mgr *mgr, struct src *src); member in struct:src_mgr
H A Dctsrc.c490 static int src_enable_s(struct src_mgr *mgr, struct src *src) src_enable_s() function
566 src_mgr->src_enable_s = src_enable_s; src_mgr_create()
H A Dctatc.c760 src_mgr->src_enable_s(src_mgr, src); atc_pcm_capture_start()
766 src_mgr->src_enable_s(src_mgr, src); atc_pcm_capture_start()
1477 src_mgr->src_enable_s(src_mgr, src); atc_connect_dai()

Completed in 101 milliseconds