Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctsrc.h95 int (*src_disable)(struct src_mgr *mgr, struct src *src); member
H A Dctsrc.c385 mgr->src_disable(mgr, p); in src_rsc_init()
399 mgr->src_disable(mgr, p); in src_rsc_uninit()
518 static int src_disable(struct src_mgr *mgr, struct src *src) in src_disable() function
564 src_mgr->src_disable = src_disable; in src_mgr_create()
H A Dctatc.c739 src_mgr->src_disable(src_mgr, src); in atc_pcm_capture_start()
749 src_mgr->src_disable(src_mgr, src); in atc_pcm_capture_start()
1465 src_mgr->src_disable(src_mgr, src); in atc_connect_dai()