Home
last modified time | relevance | path

Searched refs:src_mgr_enbs_src (Results 1 – 4 of 4) sorted by relevance

/sound/pci/ctxfi/
Dcthardware.h118 int (*src_mgr_enbs_src)(void *blk, unsigned int idx); member
Dcthw20k2.c440 static int src_mgr_enbs_src(void *blk, unsigned int idx) in src_mgr_enbs_src() function
2269 .src_mgr_enbs_src = src_mgr_enbs_src,
Dcthw20k1.c440 static int src_mgr_enbs_src(void *blk, unsigned int idx) in src_mgr_enbs_src() function
2199 .src_mgr_enbs_src = src_mgr_enbs_src,
Dctsrc.c497 hw->src_mgr_enbs_src(mgr->mgr.ctrl_blk, in src_enable_s()