Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ctxfi/
Dcthardware.h112 int (*src_get_ca)(struct hw *hw, unsigned int idx, void *blk); member
Dctsrc.c208 static int src_get_ca(struct src *src) in src_get_ca() function
213 return hw->src_get_ca(hw, src->rsc.ops->index(&src->rsc), in src_get_ca()
354 .get_ca = src_get_ca,
Dcthw20k2.c426 static int src_get_ca(struct hw *hw, unsigned int idx, void *blk) in src_get_ca() function
2273 .src_get_ca = src_get_ca,
Dcthw20k1.c426 static int src_get_ca(struct hw *hw, unsigned int idx, void *blk) in src_get_ca() function
2203 .src_get_ca = src_get_ca,