Home
last modified time | relevance | path

Searched refs:PCI_CLASS_COMMUNICATION_SERIAL (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/kernel/
H A Dearly_printk.c309 (classcode >> 16 != PCI_CLASS_COMMUNICATION_SERIAL)) || in early_pci_serial_init()
/linux-6.15/include/linux/
H A Dpci_ids.h72 #define PCI_CLASS_COMMUNICATION_SERIAL 0x0700 macro
/linux-6.15/drivers/tty/serial/8250/
H A D8250_pci.c4027 if ((((dev->class >> 8) != PCI_CLASS_COMMUNICATION_SERIAL) && in serial_pci_is_class_communication()
6142 PCI_CLASS_COMMUNICATION_SERIAL << 8,
/linux-6.15/drivers/pci/
H A Dquirks.c2425 PCI_CLASS_COMMUNICATION_SERIAL, 8, quirk_netmos);