Searched refs:snd_sb (Results 1 – 2 of 2) sorted by relevance
65 struct snd_sb { struct280 static inline void snd_sb_ack_8bit(struct snd_sb *chip) in snd_sb_ack_8bit()285 static inline void snd_sb_ack_16bit(struct snd_sb *chip) in snd_sb_ack_16bit()291 int snd_sbdsp_command(struct snd_sb *chip, unsigned char val);292 int snd_sbdsp_get_byte(struct snd_sb *chip);293 int snd_sbdsp_reset(struct snd_sb *chip);300 struct snd_sb **r_chip);302 void snd_sbmixer_write(struct snd_sb *chip, unsigned char reg, unsigned char data);303 unsigned char snd_sbmixer_read(struct snd_sb *chip, unsigned char reg);304 int snd_sbmixer_new(struct snd_sb *chip);[all …]
59 struct snd_sb *chip; /* SB16 DSP */89 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);