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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dcthardware.h89 int (*src_set_bp)(void *blk, unsigned int bp); member in struct:hw
H A Dctsrc.c108 static int src_set_bp(struct src *src, unsigned int bp) function
113 hw->src_set_bp(src->rsc.ctrl_blk, bp);
346 .set_bp = src_set_bp,
H A Dcthw20k1.c285 static int src_set_bp(void *blk, unsigned int bp) function
2191 .src_set_bp = src_set_bp,
H A Dcthw20k2.c283 static int src_set_bp(void *blk, unsigned int bp) function
2122 .src_set_bp = src_set_bp,

Completed in 130 milliseconds