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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dwtm.c51 static inline unsigned char stac9460_get(struct snd_ice1712 *ice, int reg) function
98 val = stac9460_get(ice, idx);
115 old = stac9460_get(ice, idx);
127 old = stac9460_get(ice, idx);
171 vol = stac9460_get(ice, idx) & 0x7f;
189 tmp = stac9460_get(ice, idx);
201 tmp = stac9460_get(ice, idx);
241 val = stac9460_get(ice, STAC946X_MIC_L_VOLUME + i);
265 old = stac9460_get(ice, reg);
310 vol = stac9460_get(ic
[all...]
H A Dprodigy192.c76 static inline unsigned char stac9460_get(struct snd_ice1712 *ice, int reg) function
103 val = stac9460_get(ice, idx);
119 old = stac9460_get(ice, idx);
150 vol = stac9460_get(ice, idx) & 0x7f;
168 tmp = stac9460_get(ice, idx);
196 val = stac9460_get(ice, STAC946X_MIC_L_VOLUME + i);
212 old = stac9460_get(ice, reg);
242 vol = stac9460_get(ice, reg) & 0x0f;
259 ovol = 0x0f - stac9460_get(ice, reg);
291 val = stac9460_get(ic
[all...]

Completed in 79 milliseconds