Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/i2c/
A Dcs8427.c45 int snd_cs8427_reg_write(struct snd_i2c_device *device, unsigned char reg, in snd_cs8427_reg_write() function
62 EXPORT_SYMBOL(snd_cs8427_reg_write);
93 err = snd_cs8427_reg_write(device, CS8427_REG_CSDATABUF, in snd_cs8427_select_corudata()
124 err = snd_cs8427_reg_write(device, CS8427_REG_UDATABUF, in snd_cs8427_send_corudata()
211 err = snd_cs8427_reg_write(device, CS8427_REG_CLOCKSOURCE, 0x00); in snd_cs8427_init()
326 snd_cs8427_reg_write(cs8427, CS8427_REG_CLOCKSOURCE, in snd_cs8427_reset()
330 snd_cs8427_reg_write(cs8427, CS8427_REG_CLOCKSOURCE, in snd_cs8427_reset()
347 snd_cs8427_reg_write(cs8427, CS8427_REG_CLOCKSOURCE, in snd_cs8427_reset()
/linux-6.3-rc2/include/sound/
A Dcs8427.h179 int snd_cs8427_reg_write(struct snd_i2c_device *device, unsigned char reg,
/linux-6.3-rc2/sound/pci/ice1712/
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()

Completed in 7 milliseconds