Searched refs:snd_cs8427_reg_write (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/i2c/
H A Dcs8427.c59 int snd_cs8427_reg_write(struct snd_i2c_device *device, unsigned char reg, function
75 EXPORT_SYMBOL(snd_cs8427_reg_write); variable
104 err = snd_cs8427_reg_write(device, CS8427_REG_CSDATABUF,
134 err = snd_cs8427_reg_write(device, CS8427_REG_UDATABUF,
231 err = snd_cs8427_reg_write(device, CS8427_REG_CLOCKSOURCE, 0x00);
294 snd_cs8427_reg_write(cs8427, CS8427_REG_CLOCKSOURCE,
298 snd_cs8427_reg_write(cs8427, CS8427_REG_CLOCKSOURCE,
315 snd_cs8427_reg_write(cs8427, CS8427_REG_CLOCKSOURCE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs8427.h193 int snd_cs8427_reg_write(struct snd_i2c_device *device, unsigned char reg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dews.c516 snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP | CS8427_PAR);
521 snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP | CS8427_PAR);

Completed in 42 milliseconds