Searched refs:PCI_CLASS_MULTIMEDIA_VIDEO (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | pci_ids.h | 45 #define PCI_CLASS_MULTIMEDIA_VIDEO 0x0400 macro |
/linux-6.1.9/drivers/pci/ | ||
D | quirks.c | 3286 dev->class = PCI_CLASS_MULTIMEDIA_VIDEO << 8; in fixup_ti816x_class() |