Home
last modified time | relevance | path

Searched refs:PCI_CLASS_MULTIMEDIA_VIDEO (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dpci_ids.h45 #define PCI_CLASS_MULTIMEDIA_VIDEO 0x0400 macro
/Linux-v5.4/drivers/pci/
Dquirks.c3158 dev->class = PCI_CLASS_MULTIMEDIA_VIDEO << 8; in fixup_ti816x_class()