Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-i801.c211 #define PCI_DEVICE_ID_INTEL_CDF_SMBUS 0x18df macro
1032 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_CDF_SMBUS) },
1533 case PCI_DEVICE_ID_INTEL_CDF_SMBUS: in i801_probe()