Searched refs:src_get_dirty (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.h100 unsigned int (*src_get_dirty)(void *blk); member in struct:hw
H A Dctsrc.c188 dirty = hw->src_get_dirty(src->rsc.ctrl_blk) & conj_mask;
325 dirty = hw->src_get_dirty(src->rsc.ctrl_blk);
H A Dcthw20k1.c436 static unsigned int src_get_dirty(void *blk) function
2202 .src_get_dirty = src_get_dirty,
H A Dcthw20k2.c434 static unsigned int src_get_dirty(void *blk) function
2133 .src_get_dirty = src_get_dirty,

Completed in 141 milliseconds