Searched refs:sum_index (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctamixer.c348 static int sum_index(const struct rsc *rsc) function
355 return (sum_index(rsc) << 4) + 0xc;
361 .index = sum_index,

Completed in 64 milliseconds