Searched defs:cs8427 (Results 1 – 2 of 2) sorted by relevance
52 struct cs8427 { struct56 struct cs8427_stream playback; argument57 struct cs8427_stream capture; argument301 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()
353 struct snd_i2c_device *cs8427; /* CS8427 I2C device */ member