Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
A Dcthardware.h108 int (*src_get_ca)(struct hw *hw, unsigned int idx, void *blk); member
A Dctsrc.c204 static int src_get_ca(struct src *src) in src_get_ca() function
209 return hw->src_get_ca(hw, src->rsc.ops->index(&src->rsc), in src_get_ca()
350 .get_ca = src_get_ca,
A Dcthw20k1.c416 static int src_get_ca(struct hw *hw, unsigned int idx, void *blk) in src_get_ca() function
2186 .src_get_ca = src_get_ca,
A Dcthw20k2.c416 static int src_get_ca(struct hw *hw, unsigned int idx, void *blk) in src_get_ca() function
2259 .src_get_ca = src_get_ca,

Completed in 15 milliseconds