Searched refs:dm_i2c_simple_probe (Results 1 – 4 of 4) sorted by relevance
11 bool dm_i2c_simple_probe(struct udevice *bus, uint chip_addr);
20 bool dm_i2c_simple_probe(struct udevice *bus, uint chip_addr) in dm_i2c_simple_probe() function
260 if (!dm_i2c_simple_probe(bus, k)) in board_fix_fdt()
123 Note that the dm_i2c_simple_probe function does not use the device tree, hence