Searched defs:hwdep (Results 1 - 20 of 20) sorted by relevance

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

Completed in 598 milliseconds