Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_CLASS (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/char/ipmi/
H A Dipmi_si_pci.c136 { PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_IPMI_SMIC, ~0) },
137 { PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_IPMI_KCS, ~0) },
138 { PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_IPMI_BT, ~0) },
/linux/drivers/usb/host/
H A Duhci-pci.c292 PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_USB_UHCI, ~0),
H A Dohci-pci.c298 PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_USB_OHCI, ~0),
/linux/drivers/pci/hotplug/
H A Dshpchp_core.c311 {PCI_DEVICE_CLASS(PCI_CLASS_BRIDGE_PCI_NORMAL, ~0)},
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_main.c370 { PCI_DEVICE_CLASS(IDPF_CLASS_NETWORK_ETHERNET_PROGIF, ~0)},
/linux/drivers/cxl/
H A Dpci.c932 { PCI_DEVICE_CLASS((PCI_CLASS_MEMORY_CXL << 8 | CXL_MEMORY_PROGIF), ~0)},
/linux/Documentation/PCI/
H A Dpci.rst90 Most drivers only need ``PCI_DEVICE()`` or ``PCI_DEVICE_CLASS()`` to set up
/linux/include/linux/
H A Dpci.h1116 #define PCI_DEVICE_CLASS(dev_class,dev_class_mask) \ macro
/linux/drivers/firewire/
H A Dohci.c3801 { PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_FIREWIRE_OHCI, ~0) },
/linux/drivers/nvme/host/
H A Dpci.c4305 { PCI_DEVICE_CLASS(PCI_CLASS_STORAGE_EXPRESS, 0xffffff) },