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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 121 milliseconds