Searched refs:src_enable_s (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctsrc.h | 93 int (*src_enable_s)(struct src_mgr *mgr, struct src *src); member
|
H A D | ctsrc.c | 486 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 D | ctatc.c | 759 src_mgr->src_enable_s(src_mgr, src); in atc_pcm_capture_start() 765 src_mgr->src_enable_s(src_mgr, src); in atc_pcm_capture_start() 1476 src_mgr->src_enable_s(src_mgr, src); in atc_connect_dai()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ctsrc.h | 93 int (*src_enable_s)(struct src_mgr *mgr, struct src *src); member
|
H A D | ctsrc.c | 486 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 D | ctatc.c | 759 src_mgr->src_enable_s(src_mgr, src); in atc_pcm_capture_start() 765 src_mgr->src_enable_s(src_mgr, src); in atc_pcm_capture_start() 1476 src_mgr->src_enable_s(src_mgr, src); in atc_connect_dai()
|
Completed in 8 milliseconds