Lines Matching refs:snd_i2c_device
20 static void snd_cs8427_reset(struct snd_i2c_device *cs8427);
45 int snd_cs8427_reg_write(struct snd_i2c_device *device, unsigned char reg, in snd_cs8427_reg_write()
64 static int snd_cs8427_reg_read(struct snd_i2c_device *device, unsigned char reg) in snd_cs8427_reg_read()
84 static int snd_cs8427_select_corudata(struct snd_i2c_device *device, int udata) in snd_cs8427_select_corudata()
101 static int snd_cs8427_send_corudata(struct snd_i2c_device *device, in snd_cs8427_send_corudata()
137 static void snd_cs8427_free(struct snd_i2c_device *device) in snd_cs8427_free()
143 struct snd_i2c_device *device) in snd_cs8427_init()
259 struct snd_i2c_device **r_cs8427) in snd_cs8427_create()
263 struct snd_i2c_device *device; in snd_cs8427_create()
312 static void snd_cs8427_reset(struct snd_i2c_device *cs8427) in snd_cs8427_reset()
365 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_in_status_get()
388 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_qsubcode_get()
422 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_spdif_get()
434 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_spdif_put()
523 int snd_cs8427_iec958_build(struct snd_i2c_device *cs8427, in snd_cs8427_iec958_build()
557 int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active) in snd_cs8427_iec958_active()
576 int snd_cs8427_iec958_pcm(struct snd_i2c_device *cs8427, unsigned int rate) in snd_cs8427_iec958_pcm()