Home
last modified time | relevance | path

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

/linux/sound/i2c/
H A Dcs8427.c45 int snd_cs8427_reg_write(struct snd_i2c_device *device, unsigned char reg, in snd_cs8427_reg_write() function
63 EXPORT_SYMBOL(snd_cs8427_reg_write);
94 err = snd_cs8427_reg_write(device, CS8427_REG_CSDATABUF, in snd_cs8427_select_corudata()
125 err = snd_cs8427_reg_write(device, CS8427_REG_UDATABUF, in snd_cs8427_send_corudata()
214 err = snd_cs8427_reg_write(device, CS8427_REG_CLOCKSOURCE, 0x00); in snd_cs8427_init()
329 snd_cs8427_reg_write(cs8427, CS8427_REG_CLOCKSOURCE, in snd_cs8427_reset()
333 snd_cs8427_reg_write(cs8427, CS8427_REG_CLOCKSOURCE, in snd_cs8427_reset()
350 snd_cs8427_reg_write(cs8427, CS8427_REG_CLOCKSOURCE, in snd_cs8427_reset()
/linux/include/sound/
H A Dcs8427.h179 int snd_cs8427_reg_write(struct snd_i2c_device *device, unsigned char reg,
/linux/sound/pci/ice1712/
H A Dews.c506snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP… in snd_ice1712_ews_init()
512snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP… in snd_ice1712_ews_init()