Searched refs:UCLASS_I2C_EMUL (Results 1 – 7 of 7) sorted by relevance
11 .id = UCLASS_I2C_EMUL,
37 if (device_get_uclass_id(child) != UCLASS_I2C_EMUL) in get_emul()
128 ut_assertok(uclass_first_device(UCLASS_I2C_EMUL, &eeprom)); in dm_test_i2c_bytewise()181 ut_assertok(uclass_first_device(UCLASS_I2C_EMUL, &eeprom)); in dm_test_i2c_offset()
23 UCLASS_I2C_EMUL, /* sandbox I2C device emulator */ enumerator
149 .id = UCLASS_I2C_EMUL,
155 .id = UCLASS_I2C_EMUL,
226 .id = UCLASS_I2C_EMUL,