Home
last modified time | relevance | path

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

12

/Linux-v5.10/include/sound/
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 *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.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,
Dsb16_csp.h75 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);
/Linux-v5.10/sound/core/
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 …]
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()
/Linux-v5.10/sound/firewire/oxfw/
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()
/Linux-v5.10/sound/firewire/bebob/
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()
/Linux-v5.10/sound/firewire/dice/
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()
/Linux-v5.10/sound/firewire/digi00x/
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()
/Linux-v5.10/sound/firewire/fireface/
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()
/Linux-v5.10/sound/firewire/motu/
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()
/Linux-v5.10/sound/pci/hda/
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()
/Linux-v5.10/sound/firewire/fireworks/
Dfireworks_hwdep.c121 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
157 hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, in hwdep_write()
187 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll()
263 hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
276 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
295 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
315 struct snd_hwdep *hwdep; in snd_efw_create_hwdep_device()
/Linux-v5.10/sound/firewire/tascam/
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()
/Linux-v5.10/sound/usb/usx2y/
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()
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()
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()
/Linux-v5.10/sound/isa/wavefront/
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()
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()
/Linux-v5.10/sound/isa/sb/
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()
/Linux-v5.10/sound/synth/emux/
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()
/Linux-v5.10/sound/usb/line6/
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()
/Linux-v5.10/sound/drivers/opl3/
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()
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