Home
last modified time | relevance | path

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

/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
/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
/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
/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
/sound/firewire/tascam/
Dtascam-hwdep.c19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read()
53 static unsigned int 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()
176 struct snd_hwdep *hwdep; in snd_tscm_create_hwdep_device() local
/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()
317 struct snd_hwdep *hwdep; in snd_efw_create_hwdep_device() local
/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
/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
/sound/usb/line6/
Ddriver.c556 line6_hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in line6_hwdep_read()
594 line6_hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, in line6_hwdep_write()
641 struct snd_hwdep *hwdep; in line6_hwdep_init() local
/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
/sound/usb/usx2y/
Dusx2yhwdeppcm.c700 static void snd_usX2Y_hwdep_pcm_private_free(struct snd_hwdep *hwdep) in snd_usX2Y_hwdep_pcm_private_free()
/sound/pci/mixart/
Dmixart.h173 struct snd_hwdep *hwdep; /* DSP loader, only for the first card */ member
/sound/isa/sb/
Dsb16_csp.c168 static void snd_sb_csp_free(struct snd_hwdep *hwdep) in snd_sb_csp_free()
/sound/usb/
Dmixer_quirks.c252 struct snd_hwdep *hwdep; in snd_usb_soundblaster_remote_init() local
/sound/pci/rme9652/
Dhdsp.c502 struct snd_hwdep *hwdep; member
Dhdspm.c1056 struct snd_hwdep *hwdep; /* and a hwdep for additional ioctl */ member