Searched refs:cs8427 (Results 1 – 5 of 5) sorted by relevance
20 static void snd_cs8427_reset(struct snd_i2c_device *cs8427);37 struct cs8427 { struct87 struct cs8427 *chip = device->private_data; in snd_cs8427_select_corudata()107 struct cs8427 *chip = device->private_data; in snd_cs8427_send_corudata()191 struct cs8427 *chip = device->private_data; in snd_cs8427_init()265 struct cs8427 *chip; in snd_cs8427_create()315 static void snd_cs8427_reset(struct snd_i2c_device *cs8427) in snd_cs8427_reset() argument317 struct cs8427 *chip; in snd_cs8427_reset()321 if (snd_BUG_ON(!cs8427)) in snd_cs8427_reset()323 chip = cs8427->private_data; in snd_cs8427_reset()[all …]
8 snd-cs8427-y := cs8427.o15 obj-$(CONFIG_SND_ICE1712) += snd-cs8427.o snd-i2c.o
181 int snd_cs8427_iec958_build(struct snd_i2c_device *cs8427,184 int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active);185 int snd_cs8427_iec958_pcm(struct snd_i2c_device *cs8427, unsigned int rate);
346 struct snd_i2c_device *cs8427; /* CS8427 I2C device */ member
24497 X: include/sound/cs8427.h