Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dcthardware.h101 int (*src_set_bp)(void *blk, unsigned int bp); member
Dctsrc.c108 static int src_set_bp(struct src *src, unsigned int bp) in src_set_bp() function
113 hw->src_set_bp(src->rsc.ctrl_blk, bp); in src_set_bp()
346 .set_bp = src_set_bp,
Dcthw20k1.c285 static int src_set_bp(void *blk, unsigned int bp) in src_set_bp() function
2203 .src_set_bp = src_set_bp,
Dcthw20k2.c285 static int src_set_bp(void *blk, unsigned int bp) in src_set_bp() function
2273 .src_set_bp = src_set_bp,