Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/sound/
H A Dhwdep.h14 struct snd_hwdep;
18 long long (*llseek)(struct snd_hwdep *hw, struct file *file,
20 long (*read)(struct snd_hwdep *hw, char __user *buf,
22 long (*write)(struct snd_hwdep *hw, const char __user *buf,
24 int (*open)(struct snd_hwdep *hw, struct file * file);
25 int (*release)(struct snd_hwdep *hw, struct file * file);
26 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file,
28 int (*ioctl)(struct snd_hwdep *hw, struct file *file,
30 int (*ioctl_compat)(struct snd_hwdep *hw, struct file *file,
32 int (*mmap)(struct snd_hwdep *hw, struct file *file,
[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,
/OK3568_Linux_fs/kernel/sound/core/
H A Dhwdep.c32 static struct snd_hwdep *snd_hwdep_search(struct snd_card *card, int device) in snd_hwdep_search()
34 struct snd_hwdep *hwdep; in snd_hwdep_search()
44 struct snd_hwdep *hw = file->private_data; in snd_hwdep_llseek()
53 struct snd_hwdep *hw = file->private_data; in snd_hwdep_read()
62 struct snd_hwdep *hw = file->private_data; in snd_hwdep_write()
71 struct snd_hwdep *hw; in snd_hwdep_open()
149 struct snd_hwdep *hw = file->private_data; in snd_hwdep_release()
167 struct snd_hwdep *hw = file->private_data; in snd_hwdep_poll()
173 static int snd_hwdep_info(struct snd_hwdep *hw, in snd_hwdep_info()
188 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status()
[all …]
H A Dhwdep_compat.c19 static int snd_hwdep_dsp_load_compat(struct snd_hwdep *hw, in snd_hwdep_dsp_load_compat()
42 struct snd_hwdep *hw = file->private_data; in snd_hwdep_ioctl_compat()
/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
62 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
135 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
147 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
165 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
184 struct snd_hwdep *hwdep; in snd_dg00x_create_hwdep_device()
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-hwdep.c19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
61 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
134 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
146 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
164 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
183 struct snd_hwdep *hwdep; in snd_motu_create_hwdep_device()
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob_hwdep.c19 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
55 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll()
131 hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
144 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
163 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
182 struct snd_hwdep *hwdep; in snd_bebob_create_hwdep_device()
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw-hwdep.c18 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
54 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
127 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
157 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
176 struct snd_hwdep *hwdep; in snd_oxfw_create_hwdep()
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice-hwdep.c11 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, in hwdep_read()
54 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
127 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
157 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
176 struct snd_hwdep *hwdep; in snd_dice_create_hwdep()
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff-hwdep.c18 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
54 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
127 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
139 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
157 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
176 struct snd_hwdep *hwdep; in snd_ff_create_hwdep_devices()
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks_hwdep.c122 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
158 hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, in hwdep_write()
188 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll()
264 hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
277 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
296 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
316 struct snd_hwdep *hwdep; in snd_efw_create_hwdep_device()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_hwdep.c60 static int hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl()
78 static int hda_hwdep_ioctl_compat(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl_compat()
85 static int hda_hwdep_open(struct snd_hwdep *hw, struct file *file) in hda_hwdep_open()
97 struct snd_hwdep *hwdep; in snd_hda_create_hwdep()
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam-hwdep.c98 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
129 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
210 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
222 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
242 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
261 struct snd_hwdep *hwdep; in snd_tscm_create_hwdep_device()
/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A DusX2Yhwdep.c47 static int snd_us428ctls_mmap(struct snd_hwdep * hw, struct file *filp, struct vm_area_struct *area) in snd_us428ctls_mmap()
77 static __poll_t snd_us428ctls_poll(struct snd_hwdep *hw, struct file *file, poll_table *wait) in snd_us428ctls_poll()
94 static int snd_usx2y_hwdep_dsp_status(struct snd_hwdep *hw, in snd_usx2y_hwdep_dsp_status()
185 static int snd_usx2y_hwdep_dsp_load(struct snd_hwdep *hw, in snd_usx2y_hwdep_dsp_load()
235 struct snd_hwdep *hw; in usx2y_hwdep_new()
H A Dus122l.c152 static int usb_stream_hwdep_open(struct snd_hwdep *hw, struct file *file) in usb_stream_hwdep_open()
172 static int usb_stream_hwdep_release(struct snd_hwdep *hw, struct file *file) in usb_stream_hwdep_release()
195 static int usb_stream_hwdep_mmap(struct snd_hwdep *hw, in usb_stream_hwdep_mmap()
234 static __poll_t usb_stream_hwdep_poll(struct snd_hwdep *hw, in usb_stream_hwdep_poll()
339 static int usb_stream_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, in usb_stream_hwdep_ioctl()
413 struct snd_hwdep *hw; in usb_stream_hwdep_new()
H A Dusx2yhwdeppcm.c606 static int snd_usx2y_hwdep_pcm_open(struct snd_hwdep *hw, struct file *file) in snd_usx2y_hwdep_pcm_open()
620 static int snd_usx2y_hwdep_pcm_release(struct snd_hwdep *hw, struct file *file) in snd_usx2y_hwdep_pcm_release()
664 static int snd_usx2y_hwdep_pcm_mmap(struct snd_hwdep * hw, struct file *filp, struct vm_area_struct… in snd_usx2y_hwdep_pcm_mmap()
688 static void snd_usx2y_hwdep_pcm_private_free(struct snd_hwdep *hwdep) in snd_usx2y_hwdep_pcm_private_free()
699 struct snd_hwdep *hw; in usx2y_hwdep_pcm_new()
/OK3568_Linux_fs/kernel/sound/isa/wavefront/
H A Dwavefront_fx.c134 snd_wavefront_fx_open (struct snd_hwdep *hw, struct file *file) in snd_wavefront_fx_open()
144 snd_wavefront_fx_release (struct snd_hwdep *hw, struct file *file) in snd_wavefront_fx_release()
152 snd_wavefront_fx_ioctl (struct snd_hwdep *sdev, struct file *file, in snd_wavefront_fx_ioctl()
H A Dwavefront.c221 static struct snd_hwdep *snd_wavefront_new_synth(struct snd_card *card, in snd_wavefront_new_synth()
225 struct snd_hwdep *wavefront_synth; in snd_wavefront_new_synth()
246 static struct snd_hwdep *snd_wavefront_new_fx(struct snd_card *card, in snd_wavefront_new_fx()
252 struct snd_hwdep *fx_processor; in snd_wavefront_new_fx()
354 struct snd_hwdep *wavefront_synth; in snd_wavefront_probe()
357 struct snd_hwdep *fx_processor; in snd_wavefront_probe()
/OK3568_Linux_fs/kernel/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 lo…
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) in snd_sb_csp_new()
107 struct snd_hwdep *hw; in snd_sb_csp_new()
154 static void snd_sb_csp_free(struct snd_hwdep *hwdep) in snd_sb_csp_free()
172 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file) in snd_sb_csp_open()
181 static int snd_sb_csp_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned lo… in snd_sb_csp_ioctl()
252 static int snd_sb_csp_release(struct snd_hwdep * hw, struct file *file) in snd_sb_csp_release()
/OK3568_Linux_fs/kernel/sound/usb/line6/
H A Ddriver.c535 static int line6_hwdep_open(struct snd_hwdep *hw, struct file *file) in line6_hwdep_open()
548 static int line6_hwdep_release(struct snd_hwdep *hw, struct file *file) in line6_hwdep_release()
559 line6_hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in line6_hwdep_read()
600 line6_hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, in line6_hwdep_write()
623 line6_hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in line6_hwdep_poll()
663 struct snd_hwdep *hwdep; in line6_hwdep_init()
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_hwdep.c79 snd_emux_hwdep_ioctl(struct snd_hwdep * hw, struct file *file, in snd_emux_hwdep_ioctl()
116 struct snd_hwdep *hw; in snd_emux_init_hwdep()
/OK3568_Linux_fs/kernel/sound/drivers/opl3/
H A Dopl3_synth.c71 int snd_opl3_open(struct snd_hwdep * hw, struct file *file) in snd_opl3_open()
79 int snd_opl3_ioctl(struct snd_hwdep * hw, struct file *file, in snd_opl3_ioctl()
172 int snd_opl3_release(struct snd_hwdep * hw, struct file *file) in snd_opl3_release()
184 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, in snd_opl3_write()
H A Dopl3_lib.c279 void snd_opl3_interrupt(struct snd_hwdep * hw) in snd_opl3_interrupt()
469 struct snd_hwdep ** rhwdep) in snd_opl3_hwdep_new()
471 struct snd_hwdep *hw; in snd_opl3_hwdep_new()
H A Dopl3_seq.c41 struct snd_hwdep *hwdep = opl3->hwdep; in snd_opl3_synth_setup()
72 struct snd_hwdep *hwdep; in snd_opl3_synth_cleanup()

12