Searched refs:UCLASS_I2C_EMUL (Results 1 – 6 of 6) sorted by relevance
50 ret = uclass_find_device_by_phandle(UCLASS_I2C_EMUL, dev, in i2c_emul_find()64 .id = UCLASS_I2C_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,
228 .id = UCLASS_I2C_EMUL,