Home
last modified time | relevance | path

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

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