Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/oxfw/
Doxfw-hwdep.c19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
55 static unsigned int 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() local
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-hwdep.c20 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
63 static unsigned int 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()
186 struct snd_hwdep *hwdep; in snd_dg00x_create_hwdep_device() local
/linux-4.4.14/sound/firewire/dice/
Ddice-hwdep.c12 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, in hwdep_read()
55 static unsigned int 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() local
/linux-4.4.14/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()
185 struct snd_hwdep *hwdep; in snd_bebob_create_hwdep_device() local
/linux-4.4.14/sound/firewire/tascam/
Dtascam-hwdep.c38 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
64 static unsigned int hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll()
137 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
149 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
167 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
187 struct snd_hwdep *hwdep; in snd_tscm_create_hwdep_device() local
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_hwdep.c96 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
125 hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, in hwdep_write()
155 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll()
231 hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release()
244 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl()
263 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl()
284 struct snd_hwdep *hwdep; in snd_efw_create_hwdep_device() local
/linux-4.4.14/sound/core/
Dhwdep.c48 struct snd_hwdep *hwdep; in snd_hwdep_search() local
306 struct snd_hwdep *hwdep; in snd_hwdep_control_ioctl() local
368 struct snd_hwdep *hwdep; in snd_hwdep_new() local
412 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_free() local
423 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_register() local
465 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_disconnect() local
495 struct snd_hwdep *hwdep; in snd_hwdep_proc_read() local
/linux-4.4.14/sound/drivers/opl3/
Dopl3_seq.c55 struct snd_hwdep *hwdep = opl3->hwdep; in snd_opl3_synth_setup() local
86 struct snd_hwdep *hwdep; in snd_opl3_synth_cleanup() local
/linux-4.4.14/sound/pci/hda/
Dhda_hwdep.c100 struct snd_hwdep *hwdep; in snd_hda_create_hwdep() local
Dhda_codec.h231 struct snd_hwdep *hwdep; /* assigned hwdep device */ member
/linux-4.4.14/sound/usb/usx2y/
Dusx2yhwdeppcm.c700 static void snd_usX2Y_hwdep_pcm_private_free(struct snd_hwdep *hwdep) in snd_usX2Y_hwdep_pcm_private_free()
/linux-4.4.14/include/sound/
Demux_synth.h108 struct snd_hwdep *hwdep; /* hwdep device */ member
Dopl3.h318 struct snd_hwdep *hwdep; member
Dvx_core.h172 struct snd_hwdep *hwdep; member
/linux-4.4.14/sound/pci/mixart/
Dmixart.h173 struct snd_hwdep *hwdep; /* DSP loader, only for the first card */ member
/linux-4.4.14/sound/isa/sb/
Dsb16_csp.c168 static void snd_sb_csp_free(struct snd_hwdep *hwdep) in snd_sb_csp_free()
/linux-4.4.14/sound/usb/
Dmixer_quirks.c252 struct snd_hwdep *hwdep; in snd_usb_soundblaster_remote_init() local
/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c502 struct snd_hwdep *hwdep; member
Dhdspm.c1056 struct snd_hwdep *hwdep; /* and a hwdep for additional ioctl */ member