src_get_ca
int (*src_get_ca)(struct hw *hw, unsigned int idx, void *blk);
.src_get_ca = src_get_ca,
.src_get_ca = src_get_ca,
return hw->src_get_ca(hw, src->rsc.ops->index(&src->rsc),
.get_ca = src_get_ca,