Home
last modified time | relevance | path

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

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