Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/ctxfi/
Dcthardware.h119 int (*src_mgr_enb_src)(void *blk, unsigned int idx); member
Dcthw20k1.c454 static int src_mgr_enb_src(void *blk, unsigned int idx) in src_mgr_enb_src() function
2217 .src_mgr_enb_src = src_mgr_enb_src,
Dcthw20k2.c454 static int src_mgr_enb_src(void *blk, unsigned int idx) in src_mgr_enb_src() function
2287 .src_mgr_enb_src = src_mgr_enb_src,
Dctsrc.c512 hw->src_mgr_enb_src(mgr->mgr.ctrl_blk, in src_enable()