Lines Matching defs:chip

113 	struct snd_sb *chip;  member
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()
354 #define playback_cmd(chip) (playback_cmd_vals[(chip)->playback_format]) argument
369 #define capture_cmd(chip) (capture_cmd_vals[(chip)->capture_format]) argument
385 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_prepare() local
412 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_prepare() local
450 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_trigger() local
483 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_trigger() local
508 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_pointer() local
520 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_pointer() local
545 struct snd_sb *chip = dev_id; in snd_als4000_interrupt() local
637 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_open() local
647 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_close() local
656 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_open() local
666 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_close() local
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() local
993 struct snd_sb *chip = acard->chip; in snd_als4000_suspend() local
1006 struct snd_sb *chip = acard->chip; in snd_als4000_resume() local