HomeSort by relevance Sort by last modified time
    Searched defs:snd_opl3 (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
opl3.h 240 struct snd_opl3;
263 struct snd_opl3 { struct
270 void (*command) (struct snd_opl3 * opl3, unsigned short cmd, unsigned char val);
278 void (*private_free)(struct snd_opl3 *);
321 struct snd_opl3 **ropl3);
322 int snd_opl3_init(struct snd_opl3 *opl3);
327 struct snd_opl3 ** opl3);
328 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev);
329 int snd_opl3_hwdep_new(struct snd_opl3 * opl3, int device, int seq_device,
338 void snd_opl3_reset(struct snd_opl3 * opl3)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
opl3.h 240 struct snd_opl3;
263 struct snd_opl3 { struct
270 void (*command) (struct snd_opl3 * opl3, unsigned short cmd, unsigned char val);
278 void (*private_free)(struct snd_opl3 *);
321 struct snd_opl3 **ropl3);
322 int snd_opl3_init(struct snd_opl3 *opl3);
327 struct snd_opl3 ** opl3);
328 int snd_opl3_timer_new(struct snd_opl3 * opl3, int timer1_dev, int timer2_dev);
329 int snd_opl3_hwdep_new(struct snd_opl3 * opl3, int device, int seq_device,
338 void snd_opl3_reset(struct snd_opl3 * opl3)
    [all...]

Completed in 179 milliseconds