Home
last modified time | relevance | path

Searched refs:pcspk (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/hw/isa/
H A Di82378.c70 ISADevice *pcspk; in i82378_realize() local
106 pcspk = isa_new(TYPE_PC_SPEAKER); in i82378_realize()
107 object_property_set_link(OBJECT(pcspk), "pit", OBJECT(pit), &error_fatal); in i82378_realize()
108 if (!isa_realize_and_unref(pcspk, isabus, errp)) { in i82378_realize()
/openbmc/qemu/hw/mips/
H A Djazz.c191 ISADevice *pcspk; in mips_jazz_init() local
295 pcspk = isa_new(TYPE_PC_SPEAKER); in mips_jazz_init()
296 object_property_set_link(OBJECT(pcspk), "pit", OBJECT(pit), &error_fatal); in mips_jazz_init()
297 isa_realize_and_unref(pcspk, isa_bus, &error_fatal); in mips_jazz_init()
/openbmc/qemu/docs/system/
H A Dtarget-i386-desc.rst.inc67 The PC speaker audio device can be configured using the pcspk-audiodev
74 -machine pcspk-audiodev=<name>
/openbmc/qemu/hw/audio/
H A Dmeson.build11 system_ss.add(when: 'CONFIG_PCSPK', if_true: files('pcspk.c'))
/openbmc/qemu/include/hw/i386/
H A Dpc.h37 ISADevice *pcspk; member
/openbmc/qemu/hw/i386/
H A Dpc.c1226 object_property_set_link(OBJECT(pcms->pcspk), "pit", in pc_basic_device_init()
1228 isa_realize_and_unref(pcms->pcspk, isa_bus, &error_fatal); in pc_basic_device_init()
1706 pcms->pcspk = isa_new(TYPE_PC_SPEAKER); in pc_machine_initfn()
1708 OBJECT(pcms->pcspk), "audiodev"); in pc_machine_initfn()
/openbmc/qemu/docs/devel/testing/
H A Dfuzzing.rst161 QEMU_FUZZ_OBJECTS='virtio* pcspk' # Fuzz the virtio devices and the speaker
/openbmc/qemu/docs/
H A Dqdev-device-use.txt328 pcspk not yet available with -device
/openbmc/qemu/docs/about/
H A Dremoved-features.rst403 The exception is ``pcspk`` which can be activated using ``-machine
404 pcspk-audiodev=<name>``.
/openbmc/linux/
H A Dopengrok0.0.log5559 2024-12-28 20:09:06.971-0600 FINEST t1105 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/qemu/hw/audio/pcspk.c.gz'
[all...]