Searched refs:snd_sb (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dsb.h64 struct snd_sb { struct
273 static inline void snd_sb_ack_8bit(struct snd_sb *chip)
278 static inline void snd_sb_ack_16bit(struct snd_sb *chip)
284 int snd_sbdsp_command(struct snd_sb *chip, unsigned char val);
285 int snd_sbdsp_get_byte(struct snd_sb *chip);
286 int snd_sbdsp_reset(struct snd_sb *chip);
293 struct snd_sb **r_chip);
295 void snd_sbmixer_write(struct snd_sb *chip, unsigned char reg, unsigned char data);
296 unsigned char snd_sbmixer_read(struct snd_sb *chip, unsigned char reg);
297 int snd_sbmixer_new(struct snd_sb *chi
[all...]
H A Dsb16_csp.h148 struct snd_sb *chip; /* SB16 DSP */
178 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dsb.h64 struct snd_sb { struct
273 static inline void snd_sb_ack_8bit(struct snd_sb *chip)
278 static inline void snd_sb_ack_16bit(struct snd_sb *chip)
284 int snd_sbdsp_command(struct snd_sb *chip, unsigned char val);
285 int snd_sbdsp_get_byte(struct snd_sb *chip);
286 int snd_sbdsp_reset(struct snd_sb *chip);
293 struct snd_sb **r_chip);
295 void snd_sbmixer_write(struct snd_sb *chip, unsigned char reg, unsigned char data);
296 unsigned char snd_sbmixer_read(struct snd_sb *chip, unsigned char reg);
297 int snd_sbmixer_new(struct snd_sb *chi
[all...]
H A Dsb16_csp.h148 struct snd_sb *chip; /* SB16 DSP */
178 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);

Completed in 52 milliseconds