• Home
  • Raw
  • Download

Lines Matching refs:snd_cs4231

65 struct snd_cs4231;
81 struct snd_cs4231 { struct
118 struct snd_cs4231 *next; argument
257 static u8 __cs4231_readb(struct snd_cs4231 *cp, void __iomem *reg_addr) in __cs4231_readb()
265 static void __cs4231_writeb(struct snd_cs4231 *cp, u8 val, in __cs4231_writeb()
278 static void snd_cs4231_ready(struct snd_cs4231 *chip) in snd_cs4231_ready()
290 static void snd_cs4231_dout(struct snd_cs4231 *chip, unsigned char reg, in snd_cs4231_dout()
306 static inline void snd_cs4231_outm(struct snd_cs4231 *chip, unsigned char reg, in snd_cs4231_outm()
316 static void snd_cs4231_out(struct snd_cs4231 *chip, unsigned char reg, in snd_cs4231_out()
324 static unsigned char snd_cs4231_in(struct snd_cs4231 *chip, unsigned char reg) in snd_cs4231_in()
341 static void snd_cs4231_busy_wait(struct snd_cs4231 *chip) in snd_cs4231_busy_wait()
358 static void snd_cs4231_mce_up(struct snd_cs4231 *chip) in snd_cs4231_mce_up()
381 static void snd_cs4231_mce_down(struct snd_cs4231 *chip) in snd_cs4231_mce_down()
446 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in cs4231_dma_trigger()
477 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_trigger()
534 static unsigned char snd_cs4231_get_format(struct snd_cs4231 *chip, int format, in snd_cs4231_get_format()
562 static void snd_cs4231_calibrate_mute(struct snd_cs4231 *chip, int mute) in snd_cs4231_calibrate_mute()
602 static void snd_cs4231_playback_format(struct snd_cs4231 *chip, in snd_cs4231_playback_format()
626 static void snd_cs4231_capture_format(struct snd_cs4231 *chip, in snd_cs4231_capture_format()
662 struct snd_cs4231 *chip = snd_timer_chip(timer); in snd_cs4231_timer_resolution()
671 struct snd_cs4231 *chip = snd_timer_chip(timer); in snd_cs4231_timer_start()
696 struct snd_cs4231 *chip = snd_timer_chip(timer); in snd_cs4231_timer_stop()
707 static void snd_cs4231_init(struct snd_cs4231 *chip) in snd_cs4231_init()
771 static int snd_cs4231_open(struct snd_cs4231 *chip, unsigned int mode) in snd_cs4231_open()
806 static void snd_cs4231_close(struct snd_cs4231 *chip, unsigned int mode) in snd_cs4231_close()
860 struct snd_cs4231 *chip = snd_timer_chip(timer); in snd_cs4231_timer_open()
867 struct snd_cs4231 *chip = snd_timer_chip(timer); in snd_cs4231_timer_close()
890 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_playback_hw_params()
908 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_playback_prepare()
934 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_capture_hw_params()
952 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_capture_prepare()
966 static void snd_cs4231_overrange(struct snd_cs4231 *chip) in snd_cs4231_overrange()
980 static void snd_cs4231_play_callback(struct snd_cs4231 *chip) in snd_cs4231_play_callback()
989 static void snd_cs4231_capture_callback(struct snd_cs4231 *chip) in snd_cs4231_capture_callback()
1001 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_playback_pointer()
1017 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_capture_pointer()
1030 static int snd_cs4231_probe(struct snd_cs4231 *chip) in snd_cs4231_probe()
1143 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_playback_open()
1162 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_capture_open()
1181 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_playback_close()
1191 struct snd_cs4231 *chip = snd_pcm_substream_chip(substream); in snd_cs4231_capture_close()
1227 struct snd_cs4231 *chip = card->private_data; in snd_cs4231_pcm()
1256 struct snd_cs4231 *chip = card->private_data; in snd_cs4231_timer()
1295 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); in snd_cs4231_get_mux()
1311 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); in snd_cs4231_put_mux()
1353 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); in snd_cs4231_get_single()
1376 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); in snd_cs4231_put_single()
1418 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); in snd_cs4231_get_double()
1449 struct snd_cs4231 *chip = snd_kcontrol_chip(kcontrol); in snd_cs4231_put_double()
1538 struct snd_cs4231 *chip = card->private_data; in snd_cs4231_mixer()
1561 struct snd_cs4231 *chip; in cs4231_attach_begin()
1575 sizeof(struct snd_cs4231), &card); in cs4231_attach_begin()
1591 struct snd_cs4231 *chip = card->private_data; in cs4231_attach_finish()
1627 struct snd_cs4231 *chip = dev_id; in snd_cs4231_sbus_interrupt()
1769 static int snd_cs4231_sbus_free(struct snd_cs4231 *chip) in snd_cs4231_sbus_free()
1784 struct snd_cs4231 *cp = device->device_data; in snd_cs4231_sbus_dev_free()
1797 struct snd_cs4231 *chip = card->private_data; in snd_cs4231_sbus_create()
1887 struct snd_cs4231 *chip = cookie; in snd_cs4231_ebus_play_callback()
1895 struct snd_cs4231 *chip = cookie; in snd_cs4231_ebus_capture_callback()
1929 static int snd_cs4231_ebus_free(struct snd_cs4231 *chip) in snd_cs4231_ebus_free()
1950 struct snd_cs4231 *cp = device->device_data; in snd_cs4231_ebus_dev_free()
1963 struct snd_cs4231 *chip = card->private_data; in snd_cs4231_ebus_create()
2088 struct snd_cs4231 *chip = dev_get_drvdata(&op->dev); in cs4231_remove()