Home
last modified time | relevance | path

Searched defs:emu (Results 1 - 25 of 82) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/alpha/math-emu/
H A DMakefile
/kernel/linux/linux-6.6/arch/alpha/math-emu/
H A DMakefile
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A DMakefile
/kernel/linux/linux-5.10/sound/isa/sb/
H A Demu8000_synth.c28 struct snd_emux *emu; in snd_emu8000_probe() local
[all...]
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_voice.h76 snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device) snd_emux_proc_init() argument
78 snd_emux_proc_free(struct snd_emux *emu) snd_emux_proc_free() argument
[all...]
H A Demux_proc.c18 struct snd_emux *emu; in snd_emux_proc_info_read() local
92 snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device) snd_emux_proc_init() argument
107 snd_emux_proc_free(struct snd_emux *emu) snd_emux_proc_free() argument
[all...]
H A Demux_hwdep.c20 snd_emux_hwdep_load_patch(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_load_patch() argument
51 snd_emux_hwdep_misc_mode(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_misc_mode() argument
82 struct snd_emux *emu = hw->private_data; snd_emux_hwdep_ioctl() local
114 snd_emux_init_hwdep(struct snd_emux *emu) snd_emux_init_hwdep() argument
141 snd_emux_delete_hwdep(struct snd_emux *emu) snd_emux_delete_hwdep() argument
[all...]
H A Demux.c26 struct snd_emux *emu; in snd_emux_new() local
58 struct snd_emux *emu = private_data; sf_sample_new() local
66 struct snd_emux *emu = private_data; sf_sample_free() local
73 struct snd_emux *emu = private_data; sf_sample_reset() local
77 snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name) snd_emux_register() argument
126 snd_emux_free(struct snd_emux *emu) snd_emux_free() argument
[all...]
/kernel/linux/linux-6.6/sound/isa/sb/
H A Demu8000_synth.c28 struct snd_emux *emu; in snd_emu8000_probe() local
[all...]
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_voice.h76 snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device) snd_emux_proc_init() argument
78 snd_emux_proc_free(struct snd_emux *emu) snd_emux_proc_free() argument
[all...]
H A Demux_proc.c18 struct snd_emux *emu; in snd_emux_proc_info_read() local
92 snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device) snd_emux_proc_init() argument
107 snd_emux_proc_free(struct snd_emux *emu) snd_emux_proc_free() argument
[all...]
H A Demux_hwdep.c20 snd_emux_hwdep_load_patch(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_load_patch() argument
51 snd_emux_hwdep_misc_mode(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_misc_mode() argument
82 struct snd_emux *emu = hw->private_data; snd_emux_hwdep_ioctl() local
114 snd_emux_init_hwdep(struct snd_emux *emu) snd_emux_init_hwdep() argument
143 snd_emux_delete_hwdep(struct snd_emux *emu) snd_emux_delete_hwdep() argument
[all...]
H A Demux.c26 struct snd_emux *emu; in snd_emux_new() local
58 struct snd_emux *emu = private_data; sf_sample_new() local
66 struct snd_emux *emu = private_data; sf_sample_free() local
73 struct snd_emux *emu = private_data; sf_sample_reset() local
77 snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name) snd_emux_register() argument
127 snd_emux_free(struct snd_emux *emu) snd_emux_free() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A DMakefile
/kernel/linux/linux-5.10/drivers/input/gameport/
H A Demu10k1-gp.c25 struct emu { struct
45 struct emu *emu; in emu_probe() local
95 struct emu *emu = pci_get_drvdata(pdev); emu_remove() local
[all...]
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dvoice.c34 static int voice_alloc(struct snd_emu10k1 *emu, int type, int number, in voice_alloc() argument
101 snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int number, struct snd_emu10k1_voice **rvoice) snd_emu10k1_voice_alloc() argument
138 snd_emu10k1_voice_free(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice) snd_emu10k1_voice_free() argument
[all...]
H A Dtimer.c20 struct snd_emu10k1 *emu; in snd_emu10k1_timer_start() local
37 struct snd_emu10k1 *emu; in snd_emu10k1_timer_stop() local
64 snd_emu10k1_timer(struct snd_emu10k1 *emu, int device) snd_emu10k1_timer() argument
[all...]
H A Demu10k1_patch.c34 struct snd_emu10k1 *emu; in snd_emu10k1_sample_new() local
204 struct snd_emu10k1 *emu; snd_emu10k1_sample_free() local
[all...]
H A Dirq.c20 struct snd_emu10k1 *emu = dev_id; in snd_emu10k1_interrupt() local
[all...]
/kernel/linux/linux-6.6/drivers/input/gameport/
H A Demu10k1-gp.c22 struct emu { struct
42 struct emu *emu; in emu_probe() local
92 struct emu *emu = pci_get_drvdata(pdev); emu_remove() local
[all...]
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dirq.c14 struct snd_emu10k1 *emu = dev_id; in snd_emu10k1_interrupt() local
[all...]
H A Dtimer.c16 struct snd_emu10k1 *emu; in snd_emu10k1_timer_start() local
30 struct snd_emu10k1 *emu; in snd_emu10k1_timer_stop() local
39 struct snd_emu10k1 *emu = snd_timer_chip(timer); in snd_emu10k1_timer_c_resolution() local
51 struct snd_emu10k1 *emu = snd_timer_chip(timer); snd_emu10k1_timer_precise_resolution() local
70 snd_emu10k1_timer(struct snd_emu10k1 *emu, int device) snd_emu10k1_timer() argument
[all...]
H A Demu10k1_patch.c34 struct snd_emu10k1 *emu; in snd_emu10k1_sample_new() local
204 struct snd_emu10k1 *emu; snd_emu10k1_sample_free() local
[all...]
H A Dvoice.c24 static int voice_alloc(struct snd_emu10k1 *emu, int type, int number, in voice_alloc() argument
67 static void voice_free(struct snd_emu10k1 *emu, in voice_free() argument
77 snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int count, int channels, struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice) snd_emu10k1_voice_alloc() argument
123 snd_emu10k1_voice_free(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice) snd_emu10k1_voice_free() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/ca0106/
H A Dca0106_proc.c261 struct snd_ca0106 *emu = entry->private_data; in snd_ca0106_proc_iec958() local
283 struct snd_ca0106 *emu = entry->private_data; in snd_ca0106_proc_reg_write32() local
301 struct snd_ca0106 *emu = entry->private_data; in snd_ca0106_proc_reg_read32() local
317 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read16() local
333 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read8() local
349 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read1() local
367 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_read2() local
385 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_reg_write() local
399 struct snd_ca0106 *emu = entry->private_data; snd_ca0106_proc_i2c_write() local
411 snd_ca0106_proc_init(struct snd_ca0106 *emu) snd_ca0106_proc_init() argument
[all...]

Completed in 5 milliseconds

1234