Lines Matching defs:snd_cs4231

65 struct snd_cs4231;
81 struct snd_cs4231 {
118 struct snd_cs4231 *next;
257 static u8 __cs4231_readb(struct snd_cs4231 *cp, void __iomem *reg_addr)
265 static void __cs4231_writeb(struct snd_cs4231 *cp, u8 val,
278 static void snd_cs4231_ready(struct snd_cs4231 *chip)
290 static void snd_cs4231_dout(struct snd_cs4231 *chip, unsigned char reg,
306 static inline void snd_cs4231_outm(struct snd_cs4231 *chip, unsigned char reg,
316 static void snd_cs4231_out(struct snd_cs4231 *chip, unsigned char reg,
324 static unsigned char snd_cs4231_in(struct snd_cs4231 *chip, unsigned char reg)
341 static void snd_cs4231_busy_wait(struct snd_cs4231 *chip)
358 static void snd_cs4231_mce_up(struct snd_cs4231 *chip)
381 static void snd_cs4231_mce_down(struct snd_cs4231 *chip)
446 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
477 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
534 static unsigned char snd_cs4231_get_format(struct snd_cs4231 *chip, int format,
562 static void snd_cs4231_calibrate_mute(struct snd_cs4231 *chip, int mute)
602 static void snd_cs4231_playback_format(struct snd_cs4231 *chip,
626 static void snd_cs4231_capture_format(struct snd_cs4231 *chip,
662 struct snd_cs4231 *chip = snd_timer_chip(timer);
671 struct snd_cs4231 *chip = snd_timer_chip(timer);
696 struct snd_cs4231 *chip = snd_timer_chip(timer);
707 static void snd_cs4231_init(struct snd_cs4231 *chip)
771 static int snd_cs4231_open(struct snd_cs4231 *chip, unsigned int mode)
806 static void snd_cs4231_close(struct snd_cs4231 *chip, unsigned int mode)
860 struct snd_cs4231 *chip = snd_timer_chip(timer);
867 struct snd_cs4231 *chip = snd_timer_chip(timer);
890 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
903 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
929 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
942 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
956 static void snd_cs4231_overrange(struct snd_cs4231 *chip)
970 static void snd_cs4231_play_callback(struct snd_cs4231 *chip)
979 static void snd_cs4231_capture_callback(struct snd_cs4231 *chip)
991 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1007 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1020 static int snd_cs4231_probe(struct snd_cs4231 *chip)
1133 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1152 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1171 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1181 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1213 struct snd_cs4231 *chip = card->private_data;
1241 struct snd_cs4231 *chip = card->private_data;
1280 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1296 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1338 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1361 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1403 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1434 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1523 struct snd_cs4231 *chip = card->private_data;
1546 struct snd_cs4231 *chip;
1560 sizeof(struct snd_cs4231), &card);
1576 struct snd_cs4231 *chip = card->private_data;
1612 struct snd_cs4231 *chip = dev_id;
1754 static int snd_cs4231_sbus_free(struct snd_cs4231 *chip)
1769 struct snd_cs4231 *cp = device->device_data;
1782 struct snd_cs4231 *chip = card->private_data;
1872 struct snd_cs4231 *chip = cookie;
1880 struct snd_cs4231 *chip = cookie;
1914 static int snd_cs4231_ebus_free(struct snd_cs4231 *chip)
1935 struct snd_cs4231 *cp = device->device_data;
1948 struct snd_cs4231 *chip = card->private_data;
2073 struct snd_cs4231 *chip = dev_get_drvdata(&op->dev);