Searched refs:i2c_of_match_device (Results 1 – 4 of 4) sorted by relevance
212 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() function226 EXPORT_SYMBOL_GPL(i2c_of_match_device);
102 if (i2c_of_match_device(drv->of_match_table, client)) in i2c_device_match()486 !i2c_of_match_device(dev->driver->of_match_table, client)) { in i2c_device_probe()
952 *i2c_of_match_device(const struct of_device_id *matches,976 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() function
648 match = i2c_of_match_device(stusb160x_of_match, client); in stusb160x_probe()