Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/ctxfi/
Dctsrc.h93 int (*src_enable_s)(struct src_mgr *mgr, struct src *src); member
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()
Dctatc.c757 src_mgr->src_enable_s(src_mgr, src); in atc_pcm_capture_start()
763 src_mgr->src_enable_s(src_mgr, src); in atc_pcm_capture_start()
1474 src_mgr->src_enable_s(src_mgr, src); in atc_connect_dai()