Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dcthardware.h111 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,
Dcthw20k1.c426 static int src_get_ca(struct hw *hw, unsigned int idx, void *blk) in src_get_ca() function
2213 .src_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
2283 .src_get_ca = src_get_ca,