Searched refs:pcspk (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/hw/isa/ |
H A D | i82378.c | 70 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 D | jazz.c | 191 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 D | target-i386-desc.rst.inc | 67 The PC speaker audio device can be configured using the pcspk-audiodev 74 -machine pcspk-audiodev=<name>
|
/openbmc/qemu/hw/audio/ |
H A D | meson.build | 11 system_ss.add(when: 'CONFIG_PCSPK', if_true: files('pcspk.c'))
|
/openbmc/qemu/include/hw/i386/ |
H A D | pc.h | 37 ISADevice *pcspk; member
|
/openbmc/qemu/hw/i386/ |
H A D | pc.c | 1226 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 D | fuzzing.rst | 161 QEMU_FUZZ_OBJECTS='virtio* pcspk' # Fuzz the virtio devices and the speaker
|
/openbmc/qemu/docs/ |
H A D | qdev-device-use.txt | 328 pcspk not yet available with -device
|
/openbmc/qemu/docs/about/ |
H A D | removed-features.rst | 403 The exception is ``pcspk`` which can be activated using ``-machine 404 pcspk-audiodev=<name>``.
|
/openbmc/linux/ |
H A D | opengrok0.0.log | 5559 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...] |