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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dwtm.c49 static inline unsigned char stac9460_get(struct snd_ice1712 *ice, int reg) function
89 val = stac9460_get(ice, idx);
106 old = stac9460_get(ice, idx);
118 old = stac9460_get(ice, idx);
162 vol = stac9460_get(ice, idx) & 0x7f;
180 tmp = stac9460_get(ice, idx);
192 tmp = stac9460_get(ice, idx);
224 val = stac9460_get(ice, STAC946X_MIC_L_VOLUME + i);
248 old = stac9460_get(ice, reg);
293 vol = stac9460_get(ic
[all...]
H A Dprodigy192.c81 static inline unsigned char stac9460_get(struct snd_ice1712 *ice, int reg) function
98 old = stac9460_get(ice, idx);
119 val = stac9460_get(ice, idx);
167 vol = stac9460_get(ice, idx) & 0x7f;
185 tmp = stac9460_get(ice, idx);
211 val = stac9460_get(ice, STAC946X_MIC_L_VOLUME + i);
227 old = stac9460_get(ice, reg);
257 vol = stac9460_get(ice, reg) & 0x0f;
274 ovol = 0x0f - stac9460_get(ice, reg);
306 val = stac9460_get(ic
[all...]

Completed in 23 milliseconds