Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dearly_printk.c269 if (((classcode >> 16 != PCI_CLASS_COMMUNICATION_MODEM) && in early_pci_serial_init()
/linux-6.1.9/include/linux/
Dpci_ids.h75 #define PCI_CLASS_COMMUNICATION_MODEM 0x0703 macro
/linux-6.1.9/drivers/tty/serial/8250/
D8250_pci.c3749 ((dev->class >> 8) != PCI_CLASS_COMMUNICATION_MODEM)) || in serial_pci_is_class_communication()
5683 PCI_CLASS_COMMUNICATION_MODEM << 8,