Home
last modified time | relevance | path

Searched refs:snd_hwdep (Results 1 – 7 of 7) sorted by relevance

/include/sound/
Dhwdep.h28 struct snd_hwdep;
32 long long (*llseek)(struct snd_hwdep *hw, struct file *file,
34 long (*read)(struct snd_hwdep *hw, char __user *buf,
36 long (*write)(struct snd_hwdep *hw, const char __user *buf,
38 int (*open)(struct snd_hwdep *hw, struct file * file);
39 int (*release)(struct snd_hwdep *hw, struct file * file);
40 unsigned int (*poll)(struct snd_hwdep *hw, struct file *file,
42 int (*ioctl)(struct snd_hwdep *hw, struct file *file,
44 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file,
46 int (*mmap)(struct snd_hwdep *hw, struct file *file,
[all …]
Dsnd_wavefront.h120 extern int snd_wavefront_synth_ioctl (struct snd_hwdep *,
124 extern int snd_wavefront_synth_open (struct snd_hwdep *, struct file *);
125 extern int snd_wavefront_synth_release (struct snd_hwdep *, struct file *);
131 extern int snd_wavefront_fx_ioctl (struct snd_hwdep *,
135 extern int snd_wavefront_fx_open (struct snd_hwdep *, struct file *);
136 extern int snd_wavefront_fx_release (struct snd_hwdep *, struct file *);
Dopl3.h318 struct snd_hwdep *hwdep;
356 void snd_opl3_interrupt(struct snd_hwdep * hw);
367 struct snd_hwdep ** rhwdep);
370 int snd_opl3_open(struct snd_hwdep * hw, struct file *file);
371 int snd_opl3_ioctl(struct snd_hwdep * hw, struct file *file,
373 int snd_opl3_release(struct snd_hwdep * hw, struct file *file);
378 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count,
Dsb16_csp.h185 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
Demux_synth.h108 struct snd_hwdep *hwdep; /* hwdep device */
Dvx_core.h182 struct snd_hwdep *hwdep;
Demu10k1.h1822 int snd_emu10k1_fx8010_new(struct snd_emu10k1 *emu, int device, struct snd_hwdep ** rhwdep);