Lines Matching defs:chip
99 struct snd_sb *chip; member
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()
340 #define playback_cmd(chip) (playback_cmd_vals[(chip)->playback_format]) argument
355 #define capture_cmd(chip) (capture_cmd_vals[(chip)->capture_format]) argument
359 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_prepare() local
386 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_prepare() local
424 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_trigger() local
457 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_trigger() local
482 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_pointer() local
494 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_pointer() local
519 struct snd_sb *chip = dev_id; in snd_als4000_interrupt() local
611 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_open() local
621 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_playback_close() local
629 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_open() local
639 struct snd_sb *chip = snd_pcm_substream_chip(substream); in snd_als4000_capture_close() local
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() local
959 struct snd_sb *chip = acard->chip; in snd_als4000_suspend() local
971 struct snd_sb *chip = acard->chip; in snd_als4000_resume() local