Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ctxfi/
Dctsrc.h99 int (*src_disable)(struct src_mgr *mgr, struct src *src); member
Dctsrc.c389 mgr->src_disable(mgr, p); in src_rsc_init()
403 mgr->src_disable(mgr, p); in src_rsc_uninit()
522 static int src_disable(struct src_mgr *mgr, struct src *src) in src_disable() function
568 src_mgr->src_disable = src_disable; in src_mgr_create()
Dctatc.c740 src_mgr->src_disable(src_mgr, src); in atc_pcm_capture_start()
750 src_mgr->src_disable(src_mgr, src); in atc_pcm_capture_start()
1466 src_mgr->src_disable(src_mgr, src); in atc_connect_dai()