Home
last modified time | relevance | path

Searched refs:cs8427 (Results 1 – 5 of 5) sorted by relevance

/linux/sound/i2c/
H A Dcs8427.c20 static void snd_cs8427_reset(struct snd_i2c_device *cs8427);
37 struct cs8427 { struct
87 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() argument
317 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 …]
H A DMakefile8 snd-cs8427-y := cs8427.o
15 obj-$(CONFIG_SND_ICE1712) += snd-cs8427.o snd-i2c.o
/linux/include/sound/
H A Dcs8427.h181 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);
/linux/sound/pci/ice1712/
H A Dice1712.h346 struct snd_i2c_device *cs8427; /* CS8427 I2C device */ member
/linux/
H A DMAINTAINERS24497 X: include/sound/cs8427.h