Searched defs:cs8427 (Results 1 – 2 of 2) sorted by relevance
37 struct cs8427 { struct41 struct cs8427_stream playback; argument42 struct cs8427_stream capture; argument312 static void snd_cs8427_reset(struct snd_i2c_device *cs8427) in snd_cs8427_reset()523 int snd_cs8427_iec958_build(struct snd_i2c_device *cs8427, in snd_cs8427_iec958_build()557 int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active) in snd_cs8427_iec958_active()579 int snd_cs8427_iec958_pcm(struct snd_i2c_device *cs8427, unsigned int rate) in snd_cs8427_iec958_pcm()
346 struct snd_i2c_device *cs8427; /* CS8427 I2C device */ member