Home
last modified time | relevance | path

Searched refs:DEVICE_CATEGORY_SOUND (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dvirtio-snd-pci.c54 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in virtio_snd_pci_class_init()
H A Dpcspk.c230 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in pcspk_class_initfn()
H A Dadlib.c312 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in adlib_class_initfn()
H A Dgus.c307 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in gus_class_initfn()
H A Dintel-hda.c1246 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in intel_hda_class_init_ich6()
1257 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in intel_hda_class_init_ich9()
1290 set_bit(DEVICE_CATEGORY_SOUND, k->categories); in hda_codec_device_class_init()
H A Dpl041.c641 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in pl041_device_class_init()
H A Dcs4231a.c706 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in cs4231a_class_initfn()
H A Dvia-ac97.c479 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in via_ac97_class_init()
H A Dasc.c711 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in asc_class_init()
H A Des1370.c888 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in es1370_class_init()
H A Dhda-codec.c912 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in hda_audio_base_class_init()
H A Dsb16.c1458 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in sb16_class_initfn()
H A Dvirtio-snd.c1394 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in virtio_snd_class_init()
H A Dac97.c1343 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in ac97_class_init()
/openbmc/qemu/include/hw/
H A Dqdev-core.h86 DEVICE_CATEGORY_SOUND, enumerator
/openbmc/qemu/hw/usb/
H A Ddev-audio.c1010 set_bit(DEVICE_CATEGORY_SOUND, dc->categories); in usb_audio_class_init()
/openbmc/qemu/system/
H A Dqdev-monitor.c173 [DEVICE_CATEGORY_SOUND] = "Sound", in qdev_print_devinfos()