Lines Matching defs:snd_cs4231
64 struct snd_cs4231;
80 struct snd_cs4231 {
117 struct snd_cs4231 *next;
256 static u8 __cs4231_readb(struct snd_cs4231 *cp, void __iomem *reg_addr)
264 static void __cs4231_writeb(struct snd_cs4231 *cp, u8 val,
277 static void snd_cs4231_ready(struct snd_cs4231 *chip)
289 static void snd_cs4231_dout(struct snd_cs4231 *chip, unsigned char reg,
305 static inline void snd_cs4231_outm(struct snd_cs4231 *chip, unsigned char reg,
315 static void snd_cs4231_out(struct snd_cs4231 *chip, unsigned char reg,
323 static unsigned char snd_cs4231_in(struct snd_cs4231 *chip, unsigned char reg)
340 static void snd_cs4231_busy_wait(struct snd_cs4231 *chip)
357 static void snd_cs4231_mce_up(struct snd_cs4231 *chip)
380 static void snd_cs4231_mce_down(struct snd_cs4231 *chip)
445 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
476 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
533 static unsigned char snd_cs4231_get_format(struct snd_cs4231 *chip, int format,
561 static void snd_cs4231_calibrate_mute(struct snd_cs4231 *chip, int mute)
601 static void snd_cs4231_playback_format(struct snd_cs4231 *chip,
625 static void snd_cs4231_capture_format(struct snd_cs4231 *chip,
661 struct snd_cs4231 *chip = snd_timer_chip(timer);
670 struct snd_cs4231 *chip = snd_timer_chip(timer);
695 struct snd_cs4231 *chip = snd_timer_chip(timer);
706 static void snd_cs4231_init(struct snd_cs4231 *chip)
770 static int snd_cs4231_open(struct snd_cs4231 *chip, unsigned int mode)
805 static void snd_cs4231_close(struct snd_cs4231 *chip, unsigned int mode)
859 struct snd_cs4231 *chip = snd_timer_chip(timer);
866 struct snd_cs4231 *chip = snd_timer_chip(timer);
889 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
902 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
928 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
941 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
955 static void snd_cs4231_overrange(struct snd_cs4231 *chip)
969 static void snd_cs4231_play_callback(struct snd_cs4231 *chip)
978 static void snd_cs4231_capture_callback(struct snd_cs4231 *chip)
990 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1006 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1019 static int snd_cs4231_probe(struct snd_cs4231 *chip)
1132 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1151 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1170 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1180 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream);
1212 struct snd_cs4231 *chip = card->private_data;
1240 struct snd_cs4231 *chip = card->private_data;
1279 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1295 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1337 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1360 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1402 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1433 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol);
1522 struct snd_cs4231 *chip = card->private_data;
1545 struct snd_cs4231 *chip;
1559 sizeof(struct snd_cs4231), &card);
1575 struct snd_cs4231 *chip = card->private_data;
1611 struct snd_cs4231 *chip = dev_id;
1753 static int snd_cs4231_sbus_free(struct snd_cs4231 *chip)
1768 struct snd_cs4231 *cp = device->device_data;
1781 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;
2074 struct snd_cs4231 *chip = dev_get_drvdata(&op->dev);