Searched refs:BUS_I2C (Results 1 – 3 of 3) sorted by relevance
244 #define BUS_I2C 0x18 macro
531 m_info.bustype == BUS_I2C ? "I2C" : "USB", m_info.vendor, m_info.product); in PrintDeviceInfo()639 if (bus == BUS_I2C) { in FindTransportDevice()
872 BUS_I2C = 0x18 variable