snd_hwdep 1822 include/sound/emu10k1.h int snd_emu10k1_fx8010_new(struct snd_emu10k1 *emu, int device, struct snd_hwdep ** rhwdep); snd_hwdep 108 include/sound/emux_synth.h struct snd_hwdep *hwdep; /* hwdep device */ snd_hwdep 28 include/sound/hwdep.h struct snd_hwdep; snd_hwdep 32 include/sound/hwdep.h long long (*llseek)(struct snd_hwdep *hw, struct file *file, snd_hwdep 34 include/sound/hwdep.h long (*read)(struct snd_hwdep *hw, char __user *buf, snd_hwdep 36 include/sound/hwdep.h long (*write)(struct snd_hwdep *hw, const char __user *buf, snd_hwdep 38 include/sound/hwdep.h int (*open)(struct snd_hwdep *hw, struct file * file); snd_hwdep 39 include/sound/hwdep.h int (*release)(struct snd_hwdep *hw, struct file * file); snd_hwdep 40 include/sound/hwdep.h unsigned int (*poll)(struct snd_hwdep *hw, struct file *file, snd_hwdep 42 include/sound/hwdep.h int (*ioctl)(struct snd_hwdep *hw, struct file *file, snd_hwdep 44 include/sound/hwdep.h int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file, snd_hwdep 46 include/sound/hwdep.h int (*mmap)(struct snd_hwdep *hw, struct file *file, snd_hwdep 48 include/sound/hwdep.h int (*dsp_status)(struct snd_hwdep *hw, snd_hwdep 50 include/sound/hwdep.h int (*dsp_load)(struct snd_hwdep *hw, snd_hwdep 70 include/sound/hwdep.h void (*private_free) (struct snd_hwdep *hwdep); snd_hwdep 81 include/sound/hwdep.h struct snd_hwdep **rhwdep); snd_hwdep 318 include/sound/opl3.h struct snd_hwdep *hwdep; snd_hwdep 356 include/sound/opl3.h void snd_opl3_interrupt(struct snd_hwdep * hw); snd_hwdep 367 include/sound/opl3.h struct snd_hwdep ** rhwdep); snd_hwdep 370 include/sound/opl3.h int snd_opl3_open(struct snd_hwdep * hw, struct file *file); snd_hwdep 371 include/sound/opl3.h int snd_opl3_ioctl(struct snd_hwdep * hw, struct file *file, snd_hwdep 373 include/sound/opl3.h int snd_opl3_release(struct snd_hwdep * hw, struct file *file); snd_hwdep 378 include/sound/opl3.h long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, snd_hwdep 89 include/sound/sb16_csp.h int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep); snd_hwdep 120 include/sound/snd_wavefront.h extern int snd_wavefront_synth_ioctl (struct snd_hwdep *, snd_hwdep 124 include/sound/snd_wavefront.h extern int snd_wavefront_synth_open (struct snd_hwdep *, struct file *); snd_hwdep 125 include/sound/snd_wavefront.h extern int snd_wavefront_synth_release (struct snd_hwdep *, struct file *); snd_hwdep 131 include/sound/snd_wavefront.h extern int snd_wavefront_fx_ioctl (struct snd_hwdep *, snd_hwdep 135 include/sound/snd_wavefront.h extern int snd_wavefront_fx_open (struct snd_hwdep *, struct file *); snd_hwdep 136 include/sound/snd_wavefront.h extern int snd_wavefront_fx_release (struct snd_hwdep *, struct file *); snd_hwdep 172 include/sound/vx_core.h struct snd_hwdep *hwdep;