Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci_ids.h45 #define PCI_CLASS_MULTIMEDIA_VIDEO 0x0400 macro
/linux/drivers/pci/
H A Dquirks.c3406 dev->class = PCI_CLASS_MULTIMEDIA_VIDEO << 8; in fixup_ti816x_class()