Home
last modified time | relevance | path

Searched defs:cs8427 (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/sound/i2c/
Dcs8427.c52 struct cs8427 { struct
56 struct cs8427_stream playback; argument
57 struct cs8427_stream capture; argument
301 static void snd_cs8427_reset(struct snd_i2c_device *cs8427) in snd_cs8427_reset()
511 int snd_cs8427_iec958_build(struct snd_i2c_device *cs8427, in snd_cs8427_iec958_build()
545 int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active) in snd_cs8427_iec958_active()
564 int snd_cs8427_iec958_pcm(struct snd_i2c_device *cs8427, unsigned int rate) in snd_cs8427_iec958_pcm()
/linux-3.3/sound/pci/ice1712/
Dice1712.h353 struct snd_i2c_device *cs8427; /* CS8427 I2C device */ member