i2c_of_match_device
if (i2c_of_match_device(drv->of_match_table, client))
!i2c_of_match_device(dev->driver->of_match_table, client)) {
const struct of_device_id *i2c_of_match_device(const struct of_device_id *matches,