Home
last modified time | relevance | path

Searched full:speaker (Results 1 – 8 of 8) sorted by relevance

/qemu/hw/audio/
H A Dsb16.c79 int speaker; member
160 ldebug ("%s:%s:%d:%s:dmasize=%d:freq=%d:const=%d:speaker=%d\n",
168 dsp->speaker);
172 static void speaker (SB16State *s, int on) in speaker() function
174 s->speaker = on; in speaker()
298 speaker (s, 1); in dma_cmd8()
393 speaker (s, 1); in dma_cmd()
565 case 0xd1: /* speaker on */ in command()
566 speaker (s, 1); in command()
569 case 0xd3: /* speaker off */ in command()
[all …]
H A Dpcspk.c2 * QEMU PC speaker emulation
H A Dwm8750.c160 /* Speaker: LOUT2VOL ROUT2VOL */ in wm8750_vol_update()
223 CODEC ".speaker", s, wm8750_audio_out_cb, &out_fmt); in wm8750_set_format()
H A Dhda-codec.c961 dc->desc = "HDA Audio Codec, duplex (speaker, microphone)"; in hda_audio_micro_class_init()
/qemu/docs/system/
H A Dtarget-i386-desc.rst.inc34 - PC speaker
67 The PC speaker audio device can be configured using the pcspk-audiodev
/qemu/include/hw/audio/
H A Dpcspk.h2 * QEMU PC speaker emulation
/qemu/hw/isa/
H A Di82378.c105 /* speaker */ in i82378_realize()
/qemu/docs/devel/testing/
H A Dfuzzing.rst161 QEMU_FUZZ_OBJECTS='virtio* pcspk' # Fuzz the virtio devices and the speaker