Lines Matching refs:snd_sb

113 	struct snd_sb *chip;
225 static inline void snd_als4k_gcr_write(struct snd_sb *sb, in snd_als4k_gcr_write()
240 static inline u32 snd_als4k_gcr_read(struct snd_sb *sb, enum als4k_gcr_t reg) in snd_als4k_gcr_read()
269 static inline void snd_als4_cr_write(struct snd_sb *chip, in snd_als4_cr_write()
279 static inline u8 snd_als4_cr_read(struct snd_sb *chip, in snd_als4_cr_read()
288 static void snd_als4000_set_rate(struct snd_sb *chip, unsigned int rate) in snd_als4000_set_rate()
297 static inline void snd_als4000_set_capture_dma(struct snd_sb *chip, in snd_als4000_set_capture_dma()
305 static inline void snd_als4000_set_playback_dma(struct snd_sb *chip, in snd_als4000_set_playback_dma()
385 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_prepare()
412 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_prepare()
450 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_trigger()
483 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_trigger()
508 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_pointer()
520 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_pointer()
545 struct snd_sb *chip = dev_id; in snd_als4000_interrupt()
637 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_open()
647 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_close()
656 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_open()
666 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_close()
697 static int snd_als4000_pcm(struct snd_sb *chip, int device) in snd_als4000_pcm()
741 static void snd_als4000_configure(struct snd_sb *chip) in snd_als4000_configure()
857 struct snd_sb *chip; in snd_card_als4000_probe()
993 struct snd_sb *chip = acard->chip; in snd_als4000_suspend()
1006 struct snd_sb *chip = acard->chip; in snd_als4000_resume()