Lines Matching refs:snd_sb

99 	struct snd_sb *chip;
211 static inline void snd_als4k_gcr_write(struct snd_sb *sb, in snd_als4k_gcr_write()
226 static inline u32 snd_als4k_gcr_read(struct snd_sb *sb, enum als4k_gcr_t reg) in snd_als4k_gcr_read()
255 static inline void snd_als4_cr_write(struct snd_sb *chip, in snd_als4_cr_write()
265 static inline u8 snd_als4_cr_read(struct snd_sb *chip, in snd_als4_cr_read()
274 static void snd_als4000_set_rate(struct snd_sb *chip, unsigned int rate) in snd_als4000_set_rate()
283 static inline void snd_als4000_set_capture_dma(struct snd_sb *chip, in snd_als4000_set_capture_dma()
291 static inline void snd_als4000_set_playback_dma(struct snd_sb *chip, in snd_als4000_set_playback_dma()
359 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_prepare()
386 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_prepare()
424 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_trigger()
457 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_trigger()
482 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_pointer()
494 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_pointer()
519 struct snd_sb *chip = dev_id; in snd_als4000_interrupt()
611 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_open()
621 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_close()
629 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_open()
639 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_close()
663 static int snd_als4000_pcm(struct snd_sb *chip, int device) in snd_als4000_pcm()
707 static void snd_als4000_configure(struct snd_sb *chip) in snd_als4000_configure()
823 struct snd_sb *chip; in snd_card_als4000_probe()
959 struct snd_sb *chip = acard->chip; in snd_als4000_suspend()
971 struct snd_sb *chip = acard->chip; in snd_als4000_resume()