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