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()
65 static int snd_cs8427_reg_read(struct snd_i2c_device *device, unsigned char reg) in snd_cs8427_reg_read()
85 static int snd_cs8427_select_corudata(struct snd_i2c_device *device, int udata) in snd_cs8427_select_corudata()
102 static int snd_cs8427_send_corudata(struct snd_i2c_device *device, in snd_cs8427_send_corudata()
138 static void snd_cs8427_free(struct snd_i2c_device *device) in snd_cs8427_free()
144 struct snd_i2c_device *device) in snd_cs8427_init()
262 struct snd_i2c_device **r_cs8427) in snd_cs8427_create()
266 struct snd_i2c_device *device; in snd_cs8427_create()
315 static void snd_cs8427_reset(struct snd_i2c_device *cs8427) in snd_cs8427_reset()
368 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_in_status_get()
391 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_qsubcode_get()
425 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_spdif_get()
437 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_spdif_put()
526 int snd_cs8427_iec958_build(struct snd_i2c_device *cs8427, in snd_cs8427_iec958_build()
560 int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active) in snd_cs8427_iec958_active()
582 int snd_cs8427_iec958_pcm(struct snd_i2c_device *cs8427, unsigned int rate) in snd_cs8427_iec958_pcm()