Home
last modified time | relevance | path

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

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