Searched refs:max17047 (Results 1 – 3 of 3) sorted by relevance
33 struct i2c_client *max17047; member50 struct i2c_client **max17047 = data; in cht_int33fe_check_for_max17047() local64 *max17047 = to_i2c_client(dev); in cht_int33fe_check_for_max17047()70 struct i2c_client *max17047 = NULL; in cht_int33fe_find_max17047() local72 i2c_for_each_dev(&max17047, cht_int33fe_check_for_max17047); in cht_int33fe_find_max17047()73 return max17047; in cht_int33fe_find_max17047()96 struct i2c_client *max17047; in cht_int33fe_probe() local157 max17047 = cht_int33fe_find_max17047(); in cht_int33fe_probe()158 if (max17047) { in cht_int33fe_probe()160 ret = device_add_properties(&max17047->dev, max17047_props); in cht_int33fe_probe()[all …]
347 with MAX17042. This driver also supports max17047/50 chips which are
188 compatible = "maxim,max17047";