Searched refs:PCI_CLASS_MULTIMEDIA_AUDIO (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/hw/virtio/ |
H A D | vhost-user-snd-pci.c | 51 pcidev_k->class_id = PCI_CLASS_MULTIMEDIA_AUDIO; in vhost_user_snd_pci_class_init()
|
/openbmc/qemu/hw/audio/ |
H A D | virtio-snd-pci.c | 57 pcidevklass->class_id = PCI_CLASS_MULTIMEDIA_AUDIO; in virtio_snd_pci_class_init()
|
H A D | via-ac97.c | 477 k->class_id = PCI_CLASS_MULTIMEDIA_AUDIO; in via_ac97_class_init()
|
H A D | es1370.c | 885 k->class_id = PCI_CLASS_MULTIMEDIA_AUDIO; in es1370_class_init()
|
H A D | ac97.c | 1342 k->class_id = PCI_CLASS_MULTIMEDIA_AUDIO; in ac97_class_init()
|
/openbmc/linux/sound/pci/trident/ |
H A D | trident.c | 40 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0},
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci_ids.h | 50 #define PCI_CLASS_MULTIMEDIA_AUDIO 0x0401 macro
|
/openbmc/linux/sound/pci/ |
H A D | maestro3.c | 785 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0}, 787 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0}, 789 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0}, 791 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0}, 793 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0}, 795 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0}, 797 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0}, 799 PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0}, 2641 if (((pci->class >> 8) & 0xffff) != PCI_CLASS_MULTIMEDIA_AUDIO) in __snd_m3_probe()
|
H A D | fm801.c | 245 …{ 0x1319, 0x0801, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0, }, /* FM… 246 …{ 0x5213, 0x0510, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0, }, /* Ga…
|
H A D | es1968.c | 557 …{ 0x1285, 0x0100, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, TYPE_MAESTRO … 559 …{ 0x125d, 0x1968, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, TYPE_MAESTRO2… 561 …{ 0x125d, 0x1978, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, TYPE_MAESTRO2…
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 42 #define PCI_CLASS_MULTIMEDIA_AUDIO 0x0401 macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 46 #define PCI_CLASS_MULTIMEDIA_AUDIO 0x0401 macro
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_pci.c | 1004 { PCI_CLASS_MULTIMEDIA_AUDIO, "sound", NULL },
|