Searched refs:I2C_OVERLAY (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/of/ |
| H A D | unittest.c | 2378 I2C_OVERLAY enumerator 2387 case I2C_OVERLAY: in of_path_device_type_exists() 2402 case I2C_OVERLAY: in unittest_path() 2423 case I2C_OVERLAY: in of_unittest_device_exists() 3194 ret = of_unittest_apply_overlay_check(12, 12, 0, 1, I2C_OVERLAY); in of_unittest_overlay_i2c_12() 3214 ret = of_unittest_apply_overlay_check(13, 13, 1, 0, I2C_OVERLAY); in of_unittest_overlay_i2c_13() 3238 ret = of_unittest_apply_overlay_check(15, 15, 0, 1, I2C_OVERLAY); in of_unittest_overlay_i2c_15()
|