Searched refs:snd_vt1724_write_i2c (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Damp.c38 snd_vt1724_write_i2c(ice, WM_DEV, cval >> 8, cval & 0xff);
H A Denvy24ht.h217 void snd_vt1724_write_i2c(struct snd_ice1712 *ice, unsigned char dev, unsigned char addr, unsigned char data);
H A Djuli.c167 snd_vt1724_write_i2c((struct snd_ice1712 *)private_data, AK4114_ADDR,
217 snd_vt1724_write_i2c(ice, AK4358_ADDR, addr, data);
H A Dwtm.c46 snd_vt1724_write_i2c(ice, STAC9460_I2C_ADDR, reg, val);
60 snd_vt1724_write_i2c(ice, STAC9460_2_I2C_ADDR, reg, val);
H A Dmaya44.c98 snd_vt1724_write_i2c(ice, wm->addr,
H A Dprodigy192.c78 snd_vt1724_write_i2c(ice, PRODIGY192_STAC9460_ADDR, reg, val);
H A Dse.c238 snd_vt1724_write_i2c(ice, 0x34, val >> 8, val & 0xff);
H A Dpontis.c96 snd_vt1724_write_i2c(ice, WM_DEV, cval >> 8, cval & 0xff);
H A Dprodigy_hifi.c142 snd_vt1724_write_i2c(ice, WM_DEV, cval >> 8, cval & 0xff);
H A Dquartet.c254 snd_vt1724_write_i2c((struct snd_ice1712 *)private_data, AK4113_ADDR,
H A Dice1724.c2161 void snd_vt1724_write_i2c(struct snd_ice1712 *ice, function

Completed in 77 milliseconds