Home
last modified time | relevance | path

Searched defs:hwdep (Results 1 – 24 of 24) sorted by relevance

/Linux-v6.6/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() local
/Linux-v6.6/sound/firewire/oxfw/
Doxfw-hwdep.c18 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
52 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
125 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
137 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
155 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
174 struct snd_hwdep *hwdep; in snd_oxfw_create_hwdep() local
/Linux-v6.6/sound/firewire/bebob/
Dbebob_hwdep.c19 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
53 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll()
129 hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
142 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
161 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
180 struct snd_hwdep *hwdep; in snd_bebob_create_hwdep_device() local
/Linux-v6.6/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() local
/Linux-v6.6/sound/firewire/fireface/
Dff-hwdep.c26 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
71 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
144 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
156 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
174 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
193 struct snd_hwdep *hwdep; in snd_ff_create_hwdep_devices() local
/Linux-v6.6/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() local
/Linux-v6.6/sound/firewire/motu/
Dmotu-hwdep.c27 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
99 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
172 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
184 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
267 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
286 struct snd_hwdep *hwdep; in snd_motu_create_hwdep_device() local
Dmotu.h77 struct snd_hwdep *hwdep; member
/Linux-v6.6/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() local
Dtascam.h94 struct snd_hwdep *hwdep; member
/Linux-v6.6/sound/core/
Dhwdep.c34 struct snd_hwdep *hwdep; in snd_hwdep_search() local
300 struct snd_hwdep *hwdep; in snd_hwdep_control_ioctl() local
341 static void snd_hwdep_free(struct snd_hwdep *hwdep) in snd_hwdep_free()
367 struct snd_hwdep *hwdep; in snd_hwdep_new() local
421 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_register() local
463 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_disconnect() local
493 struct snd_hwdep *hwdep; in snd_hwdep_proc_read() local
/Linux-v6.6/sound/usb/line6/
Ddriver.c560 line6_hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in line6_hwdep_read()
601 line6_hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, in line6_hwdep_write()
624 line6_hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in line6_hwdep_poll()
664 struct snd_hwdep *hwdep; in line6_hwdep_init() local
/Linux-v6.6/sound/drivers/opl3/
Dopl3_seq.c41 struct snd_hwdep *hwdep = opl3->hwdep; in snd_opl3_synth_setup() local
72 struct snd_hwdep *hwdep; in snd_opl3_synth_cleanup() local
/Linux-v6.6/sound/pci/hda/
Dhda_hwdep.c97 struct snd_hwdep *hwdep; in snd_hda_create_hwdep() local
/Linux-v6.6/sound/usb/usx2y/
Dusx2yhwdeppcm.c714 static void snd_usx2y_hwdep_pcm_private_free(struct snd_hwdep *hwdep) in snd_usx2y_hwdep_pcm_private_free()
/Linux-v6.6/include/sound/
Demux_synth.h93 struct snd_hwdep *hwdep; /* hwdep device */ member
Dopl3.h300 struct snd_hwdep *hwdep; member
Dhda_codec.h225 struct snd_hwdep *hwdep; /* assigned hwdep device */ member
Dvx_core.h159 struct snd_hwdep *hwdep; member
/Linux-v6.6/sound/pci/mixart/
Dmixart.h156 struct snd_hwdep *hwdep; /* DSP loader, only for the first card */ member
/Linux-v6.6/sound/isa/sb/
Dsb16_csp.c156 static void snd_sb_csp_free(struct snd_hwdep *hwdep) in snd_sb_csp_free()
/Linux-v6.6/sound/usb/
Dmixer_quirks.c245 struct snd_hwdep *hwdep; in snd_usb_soundblaster_remote_init() local
/Linux-v6.6/sound/pci/rme9652/
Dhdsp.c490 struct snd_hwdep *hwdep; member
Dhdspm.c1049 struct snd_hwdep *hwdep; /* and a hwdep for additional ioctl */ member