Home
last modified time | relevance | path

Searched refs:soundhw (Results 1 – 25 of 49) sorted by relevance

12

/dports/emulators/qemu/qemu-6.2.0/hw/audio/
H A Dsoundhw.c33 struct soundhw { struct
45 static struct soundhw soundhw[9]; argument
52 soundhw[soundhw_count].name = name; in isa_register_soundhw()
54 soundhw[soundhw_count].isa = 1; in isa_register_soundhw()
63 soundhw[soundhw_count].name = name; in pci_register_soundhw()
65 soundhw[soundhw_count].isa = 0; in pci_register_soundhw()
74 soundhw[soundhw_count].name = name; in deprecated_register_soundhw()
76 soundhw[soundhw_count].isa = isa; in deprecated_register_soundhw()
83 struct soundhw *c; in select_soundhw()
146 struct soundhw *c; in soundhw_init()
[all …]
H A Dmeson.build1 softmmu_ss.add(files('soundhw.c'))
/dports/emulators/qemu60/qemu-6.0.0/hw/audio/
H A Dsoundhw.c33 struct soundhw { struct
45 static struct soundhw soundhw[9]; argument
52 soundhw[soundhw_count].name = name; in isa_register_soundhw()
54 soundhw[soundhw_count].isa = 1; in isa_register_soundhw()
63 soundhw[soundhw_count].name = name; in pci_register_soundhw()
65 soundhw[soundhw_count].isa = 0; in pci_register_soundhw()
74 soundhw[soundhw_count].name = name; in deprecated_register_soundhw()
76 soundhw[soundhw_count].isa = isa; in deprecated_register_soundhw()
83 struct soundhw *c; in select_soundhw()
146 struct soundhw *c; in soundhw_init()
[all …]
H A Dmeson.build1 softmmu_ss.add(files('soundhw.c'))
/dports/emulators/qemu5/qemu-5.2.0/hw/audio/
H A Dsoundhw.c33 struct soundhw { struct
45 static struct soundhw soundhw[9]; argument
52 soundhw[soundhw_count].name = name; in isa_register_soundhw()
54 soundhw[soundhw_count].isa = 1; in isa_register_soundhw()
63 soundhw[soundhw_count].name = name; in pci_register_soundhw()
65 soundhw[soundhw_count].isa = 0; in pci_register_soundhw()
74 soundhw[soundhw_count].name = name; in deprecated_register_soundhw()
76 soundhw[soundhw_count].isa = isa; in deprecated_register_soundhw()
83 struct soundhw *c; in select_soundhw()
146 struct soundhw *c; in soundhw_init()
[all …]
H A Dmeson.build1 softmmu_ss.add(files('soundhw.c'))
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/audio/
H A Dsoundhw.c33 struct soundhw { struct
45 static struct soundhw soundhw[9]; argument
52 soundhw[soundhw_count].name = name; in isa_register_soundhw()
54 soundhw[soundhw_count].isa = 1; in isa_register_soundhw()
63 soundhw[soundhw_count].name = name; in pci_register_soundhw()
65 soundhw[soundhw_count].isa = 0; in pci_register_soundhw()
74 soundhw[soundhw_count].name = name; in deprecated_register_soundhw()
76 soundhw[soundhw_count].isa = isa; in deprecated_register_soundhw()
83 struct soundhw *c; in select_soundhw()
146 struct soundhw *c; in soundhw_init()
[all …]
H A Dmeson.build1 softmmu_ss.add(files('soundhw.c'))
/dports/emulators/qemu42/qemu-4.2.1/hw/audio/
H A Dsoundhw.c32 struct soundhw { struct
43 static struct soundhw soundhw[9]; argument
50 soundhw[soundhw_count].name = name; in isa_register_soundhw()
51 soundhw[soundhw_count].descr = descr; in isa_register_soundhw()
52 soundhw[soundhw_count].isa = 1; in isa_register_soundhw()
61 soundhw[soundhw_count].name = name; in pci_register_soundhw()
62 soundhw[soundhw_count].descr = descr; in pci_register_soundhw()
63 soundhw[soundhw_count].isa = 0; in pci_register_soundhw()
70 struct soundhw *c; in select_soundhw()
133 struct soundhw *c; in soundhw_init()
[all …]
H A DMakefile.objs18 common-obj-y += soundhw.o
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/audio/
H A Dsoundhw.c33 struct soundhw { struct
44 static struct soundhw soundhw[9]; argument
51 soundhw[soundhw_count].name = name; in isa_register_soundhw()
52 soundhw[soundhw_count].descr = descr; in isa_register_soundhw()
53 soundhw[soundhw_count].isa = 1; in isa_register_soundhw()
62 soundhw[soundhw_count].name = name; in pci_register_soundhw()
63 soundhw[soundhw_count].descr = descr; in pci_register_soundhw()
64 soundhw[soundhw_count].isa = 0; in pci_register_soundhw()
71 struct soundhw *c; in select_soundhw()
134 struct soundhw *c; in soundhw_init()
[all …]
H A DMakefile.objs18 common-obj-y += soundhw.o
/dports/emulators/qemu-utils/qemu-4.2.1/hw/audio/
H A Dsoundhw.c32 struct soundhw { struct
43 static struct soundhw soundhw[9]; argument
50 soundhw[soundhw_count].name = name; in isa_register_soundhw()
51 soundhw[soundhw_count].descr = descr; in isa_register_soundhw()
52 soundhw[soundhw_count].isa = 1; in isa_register_soundhw()
61 soundhw[soundhw_count].name = name; in pci_register_soundhw()
62 soundhw[soundhw_count].descr = descr; in pci_register_soundhw()
63 soundhw[soundhw_count].isa = 0; in pci_register_soundhw()
70 struct soundhw *c; in select_soundhw()
133 struct soundhw *c; in soundhw_init()
[all …]
H A DMakefile.objs18 common-obj-y += soundhw.o
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/audio/
H A Dsoundhw.c32 struct soundhw { struct
43 static struct soundhw soundhw[9]; variable
50 soundhw[soundhw_count].name = name; in isa_register_soundhw()
51 soundhw[soundhw_count].descr = descr; in isa_register_soundhw()
52 soundhw[soundhw_count].isa = 1; in isa_register_soundhw()
61 soundhw[soundhw_count].name = name; in pci_register_soundhw()
62 soundhw[soundhw_count].descr = descr; in pci_register_soundhw()
63 soundhw[soundhw_count].isa = 0; in pci_register_soundhw()
70 struct soundhw *c; in select_soundhw()
133 struct soundhw *c; in soundhw_init()
[all …]
H A DMakefile.objs18 common-obj-y += soundhw.o
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/audio/
H A Dsoundhw.c32 struct soundhw { struct
43 static struct soundhw soundhw[9]; argument
50 soundhw[soundhw_count].name = name; in isa_register_soundhw()
51 soundhw[soundhw_count].descr = descr; in isa_register_soundhw()
52 soundhw[soundhw_count].isa = 1; in isa_register_soundhw()
61 soundhw[soundhw_count].name = name; in pci_register_soundhw()
62 soundhw[soundhw_count].descr = descr; in pci_register_soundhw()
63 soundhw[soundhw_count].isa = 0; in pci_register_soundhw()
70 struct soundhw *c; in select_soundhw()
133 struct soundhw *c; in soundhw_init()
[all …]
H A DMakefile.objs18 common-obj-y += soundhw.o
/dports/shells/bash-completion/bash-completion-2.11/completions/
H A Dqemu28 -soundhw)
29 COMPREPLY=($(compgen -W "$($1 -soundhw help | awk \
/dports/devel/libvirt/libvirt-7.10.0/tests/xmconfigdata/
H A Dtest-fullvirt-sound.cfg24 soundhw = "sb16,es1370"
H A Dtest-escape-paths.cfg24 soundhw = "sb16,es1370"
/dports/devel/libvirt/libvirt-7.10.0/tests/qemuxml2argvdata/
H A Dsound.args32 -soundhw pcspk \
H A Dsound-device.args32 -soundhw pcspk \
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/docs/system/
H A Dtarget-i386-desc.rst.inc52 |qemu_system_x86| dos.img -soundhw gus -parallel none
/dports/emulators/qemu-guest-agent/qemu-5.0.1/docs/system/
H A Dtarget-i386-desc.rst.inc52 |qemu_system_x86| dos.img -soundhw gus -parallel none

12