Searched refs:i2c_of_match_device (Results 1 – 3 of 3) sorted by relevance
208 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() function222 EXPORT_SYMBOL_GPL(i2c_of_match_device);
108 if (i2c_of_match_device(drv->of_match_table, client)) in i2c_device_match()356 !i2c_of_match_device(dev->driver->of_match_table, client)) in i2c_device_probe()
897 *i2c_of_match_device(const struct of_device_id *matches,921 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() function