Searched refs:snd_hwdep (Results 1 - 25 of 43) sorted by relevance

12

/linux-master/include/sound/
H A Dhwdep.h13 struct snd_hwdep;
17 long long (*llseek)(struct snd_hwdep *hw, struct file *file,
19 long (*read)(struct snd_hwdep *hw, char __user *buf,
21 long (*write)(struct snd_hwdep *hw, const char __user *buf,
23 int (*open)(struct snd_hwdep *hw, struct file * file);
24 int (*release)(struct snd_hwdep *hw, struct file * file);
25 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file,
27 int (*ioctl)(struct snd_hwdep *hw, struct file *file,
29 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file,
31 int (*mmap)(struct snd_hwdep *h
39 struct snd_hwdep { struct
[all...]
H A Dsnd_wavefront.h122 extern int snd_wavefront_synth_ioctl (struct snd_hwdep *,
126 extern int snd_wavefront_synth_open (struct snd_hwdep *, struct file *);
127 extern int snd_wavefront_synth_release (struct snd_hwdep *, struct file *);
133 extern int snd_wavefront_fx_ioctl (struct snd_hwdep *,
137 extern int snd_wavefront_fx_open (struct snd_hwdep *, struct file *);
138 extern int snd_wavefront_fx_release (struct snd_hwdep *, struct file *);
H A Dopl3.h300 struct snd_hwdep *hwdep;
338 void snd_opl3_interrupt(struct snd_hwdep * hw);
349 struct snd_hwdep ** rhwdep);
352 int snd_opl3_open(struct snd_hwdep * hw, struct file *file);
353 int snd_opl3_ioctl(struct snd_hwdep * hw, struct file *file,
355 int snd_opl3_release(struct snd_hwdep * hw, struct file *file);
360 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count,
H A Dsb16_csp.h75 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
/linux-master/sound/core/
H A Dhwdep.c32 static struct snd_hwdep *snd_hwdep_search(struct snd_card *card, int device)
34 struct snd_hwdep *hwdep;
44 struct snd_hwdep *hw = file->private_data;
53 struct snd_hwdep *hw = file->private_data;
62 struct snd_hwdep *hw = file->private_data;
71 struct snd_hwdep *hw;
149 struct snd_hwdep *hw = file->private_data;
167 struct snd_hwdep *hw = file->private_data;
173 static int snd_hwdep_info(struct snd_hwdep *hw,
188 static int snd_hwdep_dsp_status(struct snd_hwdep *h
[all...]
H A Dhwdep_compat.c19 static int snd_hwdep_dsp_load_compat(struct snd_hwdep *hw,
42 struct snd_hwdep *hw = file->private_data;
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count,
62 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
135 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file)
147 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file,
165 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file,
184 struct snd_hwdep *hwdep;
/linux-master/sound/firewire/oxfw/
H A Doxfw-hwdep.c18 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count,
52 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
125 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file)
137 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file,
155 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file,
174 struct snd_hwdep *hwdep;
/linux-master/sound/firewire/dice/
H A Ddice-hwdep.c11 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf,
54 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
127 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file)
139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file,
157 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file,
176 struct snd_hwdep *hwdep;
/linux-master/sound/firewire/bebob/
H A Dbebob_hwdep.c19 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count,
53 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait)
129 hwdep_release(struct snd_hwdep *hwdep, struct file *file)
142 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file,
161 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file,
180 struct snd_hwdep *hwdep;
/linux-master/sound/firewire/fireface/
H A Dff-hwdep.c26 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count,
71 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
144 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file)
156 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file,
174 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file,
193 struct snd_hwdep *hwdep;
/linux-master/sound/pci/hda/
H A Dhda_hwdep.c60 static int hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file,
78 static int hda_hwdep_ioctl_compat(struct snd_hwdep *hw, struct file *file,
85 static int hda_hwdep_open(struct snd_hwdep *hw, struct file *file)
97 struct snd_hwdep *hwdep;
/linux-master/sound/firewire/fireworks/
H A Dfireworks_hwdep.c122 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count,
158 hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count,
188 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait)
264 hwdep_release(struct snd_hwdep *hwdep, struct file *file)
277 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file,
296 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file,
316 struct snd_hwdep *hwdep;
/linux-master/sound/firewire/tascam/
H A Dtascam-hwdep.c98 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count,
129 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
210 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file)
222 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file,
242 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file,
261 struct snd_hwdep *hwdep;
/linux-master/sound/firewire/motu/
H A Dmotu-hwdep.c27 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count,
99 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file,
172 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file)
184 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file,
267 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file,
286 struct snd_hwdep *hwdep;
/linux-master/sound/usb/usx2y/
H A DusX2Yhwdep.c47 static int snd_us428ctls_mmap(struct snd_hwdep *hw, struct file *filp, struct vm_area_struct *area)
69 static __poll_t snd_us428ctls_poll(struct snd_hwdep *hw, struct file *file, poll_table *wait)
87 static int snd_usx2y_hwdep_dsp_status(struct snd_hwdep *hw,
178 static int snd_usx2y_hwdep_dsp_load(struct snd_hwdep *hw,
226 struct snd_hwdep *hw;
H A Dus122l.c153 static int usb_stream_hwdep_open(struct snd_hwdep *hw, struct file *file)
174 static int usb_stream_hwdep_release(struct snd_hwdep *hw, struct file *file)
198 static int usb_stream_hwdep_mmap(struct snd_hwdep *hw,
237 static __poll_t usb_stream_hwdep_poll(struct snd_hwdep *hw,
345 static int usb_stream_hwdep_ioctl(struct snd_hwdep *hw, struct file *file,
419 struct snd_hwdep *hw;
/linux-master/sound/synth/emux/
H A Demux_hwdep.c79 snd_emux_hwdep_ioctl(struct snd_hwdep * hw, struct file *file,
116 struct snd_hwdep *hw;
/linux-master/sound/isa/wavefront/
H A Dwavefront_fx.c134 snd_wavefront_fx_open (struct snd_hwdep *hw, struct file *file)
144 snd_wavefront_fx_release (struct snd_hwdep *hw, struct file *file)
152 snd_wavefront_fx_ioctl (struct snd_hwdep *sdev, struct file *file,
H A Dwavefront.c220 static struct snd_hwdep *snd_wavefront_new_synth(struct snd_card *card,
224 struct snd_hwdep *wavefront_synth;
245 static struct snd_hwdep *snd_wavefront_new_fx(struct snd_card *card,
251 struct snd_hwdep *fx_processor;
340 struct snd_hwdep *wavefront_synth;
343 struct snd_hwdep *fx_processor;
/linux-master/sound/pci/mixart/
H A Dmixart.h156 struct snd_hwdep *hwdep; /* DSP loader, only for the first card */
/linux-master/sound/drivers/opl3/
H A Dopl3_seq.c41 struct snd_hwdep *hwdep = opl3->hwdep;
72 struct snd_hwdep *hwdep;
H A Dopl3_lib.c281 void snd_opl3_interrupt(struct snd_hwdep * hw)
480 struct snd_hwdep ** rhwdep)
482 struct snd_hwdep *hw;
H A Dopl3_synth.c71 int snd_opl3_open(struct snd_hwdep * hw, struct file *file)
79 int snd_opl3_ioctl(struct snd_hwdep * hw, struct file *file,
172 int snd_opl3_release(struct snd_hwdep * hw, struct file *file)
184 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count,
/linux-master/sound/isa/sb/
H A Dsb16_csp.c66 static void snd_sb_csp_free(struct snd_hwdep *hw);
67 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file);
68 static int snd_sb_csp_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned long arg);
69 static int snd_sb_csp_release(struct snd_hwdep * hw, struct file *file);
102 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep)
107 struct snd_hwdep *hw;
156 static void snd_sb_csp_free(struct snd_hwdep *hwdep)
174 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file)
183 static int snd_sb_csp_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned long arg)
254 static int snd_sb_csp_release(struct snd_hwdep * h
[all...]

Completed in 304 milliseconds

12