Searched refs:max17047 (Results 1 – 2 of 2) sorted by relevance
47 struct i2c_client **max17047 = data; in cht_int33fe_check_for_max17047() local58 *max17047 = to_i2c_client(dev); in cht_int33fe_check_for_max17047()263 struct i2c_client *max17047 = NULL; in cht_int33fe_register_max17047() local272 i2c_for_each_dev(&max17047, cht_int33fe_check_for_max17047); in cht_int33fe_register_max17047()273 if (max17047) { in cht_int33fe_register_max17047()275 set_secondary_fwnode(&max17047->dev, fwnode); in cht_int33fe_register_max17047()277 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
258 compatible = "maxim,max17047";