Searched refs:aureon_cs8415_get (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/ice1712/
H A Daureon.c598 static unsigned char aureon_cs8415_get(struct snd_ice1712 *ice, int reg) function
1188 /* val = aureon_cs8415_get(ice, CS8415_CTRL2); */
1202 oval = aureon_cs8415_get(ice, CS8415_CTRL2);
1226 ratio = aureon_cs8415_get(ice, CS8415_RATIO);
1240 ucontrol->value.integer.value[0] = (aureon_cs8415_get(ice, CS8415_CTRL1) & 0x20) ? 0 : 1;
1251 oval = aureon_cs8415_get(ice, CS8415_CTRL1);
1938 id = aureon_cs8415_get(ice, CS8415_ID);

Completed in 62 milliseconds