Home
last modified time | relevance | path

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

12

/Linux-v4.19/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 __poll_t (*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.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 *);
Dopl3.h316 struct snd_hwdep *hwdep;
354 void snd_opl3_interrupt(struct snd_hwdep * hw);
365 struct snd_hwdep ** rhwdep);
368 int snd_opl3_open(struct snd_hwdep * hw, struct file *file);
369 int snd_opl3_ioctl(struct snd_hwdep * hw, struct file *file,
371 int snd_opl3_release(struct snd_hwdep * hw, struct file *file);
376 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count,
Dsb16_csp.h89 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
/Linux-v4.19/sound/core/
Dhwdep.c47 static struct snd_hwdep *snd_hwdep_search(struct snd_card *card, int device) in snd_hwdep_search()
49 struct snd_hwdep *hwdep; in snd_hwdep_search()
59 struct snd_hwdep *hw = file->private_data; in snd_hwdep_llseek()
68 struct snd_hwdep *hw = file->private_data; in snd_hwdep_read()
77 struct snd_hwdep *hw = file->private_data; in snd_hwdep_write()
86 struct snd_hwdep *hw; in snd_hwdep_open()
164 struct snd_hwdep *hw = file->private_data; in snd_hwdep_release()
182 struct snd_hwdep *hw = file->private_data; in snd_hwdep_poll()
188 static int snd_hwdep_info(struct snd_hwdep *hw, in snd_hwdep_info()
203 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status()
[all …]
Dhwdep_compat.c33 static int snd_hwdep_dsp_load_compat(struct snd_hwdep *hw, in snd_hwdep_dsp_load_compat()
65 struct snd_hwdep *hw = file->private_data; in snd_hwdep_ioctl_compat()
/Linux-v4.19/sound/firewire/tascam/
Dtascam-hwdep.c19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
53 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
126 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
138 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
156 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
175 struct snd_hwdep *hwdep; in snd_tscm_create_hwdep_device()
/Linux-v4.19/sound/firewire/bebob/
Dbebob_hwdep.c20 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
57 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll()
133 hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
146 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
165 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
184 struct snd_hwdep *hwdep; in snd_bebob_create_hwdep_device()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-hwdep.c19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
55 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
128 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
140 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
158 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
177 struct snd_hwdep *hwdep; in snd_oxfw_create_hwdep()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x-hwdep.c20 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
63 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
136 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
148 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
166 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
185 struct snd_hwdep *hwdep; in snd_dg00x_create_hwdep_device()
/Linux-v4.19/sound/firewire/motu/
Dmotu-hwdep.c20 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_motu_create_hwdep_device()
/Linux-v4.19/sound/firewire/fireface/
Dff-hwdep.c19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
55 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
128 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
140 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
158 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
177 struct snd_hwdep *hwdep; in snd_ff_create_hwdep_devices()
/Linux-v4.19/sound/firewire/dice/
Ddice-hwdep.c12 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, in hwdep_read()
55 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
128 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
140 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
158 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
177 struct snd_hwdep *hwdep; in snd_dice_create_hwdep()
/Linux-v4.19/sound/pci/hda/
Dhda_hwdep.c73 static int hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl()
91 static int hda_hwdep_ioctl_compat(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl_compat()
98 static int hda_hwdep_open(struct snd_hwdep *hw, struct file *file) in hda_hwdep_open()
110 struct snd_hwdep *hwdep; in snd_hda_create_hwdep()
/Linux-v4.19/sound/firewire/fireworks/
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()
/Linux-v4.19/sound/usb/usx2y/
DusX2Yhwdep.c60 static int snd_us428ctls_mmap(struct snd_hwdep * hw, struct file *filp, struct vm_area_struct *area) in snd_us428ctls_mmap()
89 static __poll_t snd_us428ctls_poll(struct snd_hwdep *hw, struct file *file, poll_table *wait) in snd_us428ctls_poll()
106 static int snd_usX2Y_hwdep_dsp_status(struct snd_hwdep *hw, in snd_usX2Y_hwdep_dsp_status()
197 static int snd_usX2Y_hwdep_dsp_load(struct snd_hwdep *hw, in snd_usX2Y_hwdep_dsp_load()
247 struct snd_hwdep *hw; in usX2Y_hwdep_new()
Dus122l.c192 static int usb_stream_hwdep_open(struct snd_hwdep *hw, struct file *file) in usb_stream_hwdep_open()
212 static int usb_stream_hwdep_release(struct snd_hwdep *hw, struct file *file) in usb_stream_hwdep_release()
235 static int usb_stream_hwdep_mmap(struct snd_hwdep *hw, in usb_stream_hwdep_mmap()
274 static __poll_t usb_stream_hwdep_poll(struct snd_hwdep *hw, in usb_stream_hwdep_poll()
378 static int usb_stream_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, in usb_stream_hwdep_ioctl()
452 struct snd_hwdep *hw; in usb_stream_hwdep_new()
Dusx2yhwdeppcm.c617 static int snd_usX2Y_hwdep_pcm_open(struct snd_hwdep *hw, struct file *file) in snd_usX2Y_hwdep_pcm_open()
631 static int snd_usX2Y_hwdep_pcm_release(struct snd_hwdep *hw, struct file *file) in snd_usX2Y_hwdep_pcm_release()
675 static int snd_usX2Y_hwdep_pcm_mmap(struct snd_hwdep * hw, struct file *filp, struct vm_area_struct… in snd_usX2Y_hwdep_pcm_mmap()
699 static void snd_usX2Y_hwdep_pcm_private_free(struct snd_hwdep *hwdep) in snd_usX2Y_hwdep_pcm_private_free()
710 struct snd_hwdep *hw; in usX2Y_hwdep_pcm_new()
/Linux-v4.19/sound/isa/wavefront/
Dwavefront_fx.c147 snd_wavefront_fx_open (struct snd_hwdep *hw, struct file *file) in snd_wavefront_fx_open()
157 snd_wavefront_fx_release (struct snd_hwdep *hw, struct file *file) in snd_wavefront_fx_release()
165 snd_wavefront_fx_ioctl (struct snd_hwdep *sdev, struct file *file, in snd_wavefront_fx_ioctl()
Dwavefront.c234 static struct snd_hwdep *snd_wavefront_new_synth(struct snd_card *card, in snd_wavefront_new_synth()
238 struct snd_hwdep *wavefront_synth; in snd_wavefront_new_synth()
259 static struct snd_hwdep *snd_wavefront_new_fx(struct snd_card *card, in snd_wavefront_new_fx()
265 struct snd_hwdep *fx_processor; in snd_wavefront_new_fx()
367 struct snd_hwdep *wavefront_synth; in snd_wavefront_probe()
370 struct snd_hwdep *fx_processor; in snd_wavefront_probe()
/Linux-v4.19/sound/synth/emux/
Demux_hwdep.c85 snd_emux_hwdep_ioctl(struct snd_hwdep * hw, struct file *file, in snd_emux_hwdep_ioctl()
122 struct snd_hwdep *hw; in snd_emux_init_hwdep()
/Linux-v4.19/sound/isa/sb/
Dsb16_csp.c80 static void snd_sb_csp_free(struct snd_hwdep *hw);
81 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file);
82 static int snd_sb_csp_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned lo…
83 static int snd_sb_csp_release(struct snd_hwdep * hw, struct file *file);
116 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep) in snd_sb_csp_new()
121 struct snd_hwdep *hw; in snd_sb_csp_new()
168 static void snd_sb_csp_free(struct snd_hwdep *hwdep) in snd_sb_csp_free()
186 static int snd_sb_csp_open(struct snd_hwdep * hw, struct file *file) in snd_sb_csp_open()
195 static int snd_sb_csp_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned lo… in snd_sb_csp_ioctl()
266 static int snd_sb_csp_release(struct snd_hwdep * hw, struct file *file) in snd_sb_csp_release()
/Linux-v4.19/sound/drivers/opl3/
Dopl3_synth.c85 int snd_opl3_open(struct snd_hwdep * hw, struct file *file) in snd_opl3_open()
93 int snd_opl3_ioctl(struct snd_hwdep * hw, struct file *file, in snd_opl3_ioctl()
184 int snd_opl3_release(struct snd_hwdep * hw, struct file *file) in snd_opl3_release()
196 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, in snd_opl3_write()
Dopl3_seq.c55 struct snd_hwdep *hwdep = opl3->hwdep; in snd_opl3_synth_setup()
86 struct snd_hwdep *hwdep; in snd_opl3_synth_cleanup()
/Linux-v4.19/sound/usb/line6/
Ddriver.c551 static int line6_hwdep_open(struct snd_hwdep *hw, struct file *file) in line6_hwdep_open()
563 static int line6_hwdep_release(struct snd_hwdep *hw, struct file *file) in line6_hwdep_release()
574 line6_hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in line6_hwdep_read()
612 line6_hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, in line6_hwdep_write()
659 struct snd_hwdep *hwdep; in line6_hwdep_init()

12