Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-i801.c209 #define PCI_DEVICE_ID_INTEL_CDF_SMBUS 0x18df macro
1062 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_CDF_SMBUS) },
1750 case PCI_DEVICE_ID_INTEL_CDF_SMBUS: in i801_probe()