Lines Matching refs:snd_sb

98 	struct snd_sb *chip;
210 static inline void snd_als4k_gcr_write(struct snd_sb *sb, in snd_als4k_gcr_write()
225 static inline u32 snd_als4k_gcr_read(struct snd_sb *sb, enum als4k_gcr_t reg) in snd_als4k_gcr_read()
254 static inline void snd_als4_cr_write(struct snd_sb *chip, in snd_als4_cr_write()
264 static inline u8 snd_als4_cr_read(struct snd_sb *chip, in snd_als4_cr_read()
273 static void snd_als4000_set_rate(struct snd_sb *chip, unsigned int rate) in snd_als4000_set_rate()
282 static inline void snd_als4000_set_capture_dma(struct snd_sb *chip, in snd_als4000_set_capture_dma()
290 static inline void snd_als4000_set_playback_dma(struct snd_sb *chip, in snd_als4000_set_playback_dma()
358 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_prepare()
385 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_prepare()
423 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_trigger()
456 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_trigger()
481 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_pointer()
493 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_pointer()
518 struct snd_sb *chip = dev_id; in snd_als4000_interrupt()
610 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_open()
620 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_close()
628 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_open()
638 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_close()
662 static int snd_als4000_pcm(struct snd_sb *chip, int device) in snd_als4000_pcm()
706 static void snd_als4000_configure(struct snd_sb *chip) in snd_als4000_configure()
816 struct snd_sb *chip; in snd_card_als4000_probe()
938 struct snd_sb *chip = acard->chip; in snd_als4000_suspend()
950 struct snd_sb *chip = acard->chip; in snd_als4000_resume()