Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/i2c/busses/
Di2c-i801.c205 #define PCI_DEVICE_ID_INTEL_CDF_SMBUS 0x18df macro
1035 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_CDF_SMBUS) },
1721 case PCI_DEVICE_ID_INTEL_CDF_SMBUS: in i801_probe()