Searched refs:stac9460_2_get (Results 1 - 2 of 2) 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.c63 static inline unsigned char stac9460_2_get(struct snd_ice1712 *ice, int reg) function
91 val = stac9460_2_get(ice, idx - 6);
120 old = stac9460_2_get(ice, idx - 6);
164 vol = stac9460_2_get(ice, idx - 6) & 0x7f;
194 tmp = stac9460_2_get(ice, idx - 6);
229 val = stac9460_2_get(ice, STAC946X_MIC_L_VOLUME + i);
258 old = stac9460_2_get(ice, reg);
299 vol = stac9460_2_get(ice, reg) & 0x0f;
329 ovol = 0x0f - stac9460_2_get(ice, reg);
356 val = stac9460_2_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.c63 static inline unsigned char stac9460_2_get(struct snd_ice1712 *ice, int reg) function
91 val = stac9460_2_get(ice, idx - 6);
120 old = stac9460_2_get(ice, idx - 6);
164 vol = stac9460_2_get(ice, idx - 6) & 0x7f;
194 tmp = stac9460_2_get(ice, idx - 6);
229 val = stac9460_2_get(ice, STAC946X_MIC_L_VOLUME + i);
258 old = stac9460_2_get(ice, reg);
299 vol = stac9460_2_get(ice, reg) & 0x0f;
329 ovol = 0x0f - stac9460_2_get(ice, reg);
356 val = stac9460_2_get(ic
[all...]

Completed in 110 milliseconds