Searched defs:hwdep (Results 1 – 13 of 13) sorted by relevance
| /linux/sound/firewire/motu/ |
| H A D | motu-hwdep.c | 27 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() 100 static __poll_t hwdep_poll(struct snd_hwdep *hwdep, struct file *file, in hwdep_poll() 157 static int hwdep_release(struct snd_hwdep *hwdep, struct file *file) in hwdep_release() 168 static int hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_ioctl() 251 static int hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, in hwdep_compat_ioctl() 270 struct snd_hwdep *hwdep; in snd_motu_create_hwdep_device() local
|
| H A D | motu.h | 77 struct snd_hwdep *hwdep; member
|
| /linux/sound/core/ |
| H A D | hwdep.c | 34 struct snd_hwdep *hwdep; in snd_hwdep_search() local 300 struct snd_hwdep *hwdep; in snd_hwdep_control_ioctl() local 340 static void snd_hwdep_free(struct snd_hwdep *hwdep) in snd_hwdep_free() 366 struct snd_hwdep *hwdep; in snd_hwdep_new() local 420 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_register() local 458 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_disconnect() local 484 struct snd_hwdep *hwdep; in snd_hwdep_proc_read() local
|
| /linux/sound/usb/line6/ |
| H A D | driver.c | 564 line6_hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in line6_hwdep_read() 605 line6_hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, in line6_hwdep_write() 628 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/sound/hda/common/ |
| H A D | hwdep.c | 95 struct snd_hwdep *hwdep; in snd_hda_create_hwdep() local
|
| /linux/sound/firewire/tascam/ |
| H A D | tascam.h | 94 struct snd_hwdep *hwdep; member
|
| /linux/include/sound/ |
| H A D | emux_synth.h | 93 struct snd_hwdep *hwdep; /* hwdep device */ member
|
| H A D | opl3.h | 300 struct snd_hwdep *hwdep; member
|
| H A D | vx_core.h | 158 struct snd_hwdep *hwdep; member
|
| /linux/sound/pci/mixart/ |
| H A D | mixart.h | 156 struct snd_hwdep *hwdep; /* DSP loader, only for the first card */ member
|
| /linux/sound/isa/sb/ |
| H A D | sb16_csp.c | 157 static void snd_sb_csp_free(struct snd_hwdep *hwdep) in snd_sb_csp_free()
|
| /linux/sound/usb/ |
| H A D | mixer_quirks.c | 250 struct snd_hwdep *hwdep; in snd_usb_soundblaster_remote_init() local
|
| /linux/sound/pci/rme9652/ |
| H A D | hdspm.c | 1049 struct snd_hwdep *hwdep; /* and a hwdep for additional ioctl */ member
|