Home
last modified time | relevance | path

Searched refs:max17047 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/platform/x86/
Dintel_cht_int33fe.c33 struct i2c_client *max17047; member
50 struct i2c_client **max17047 = data; in cht_int33fe_check_for_max17047() local
64 *max17047 = to_i2c_client(dev); in cht_int33fe_check_for_max17047()
70 struct i2c_client *max17047 = NULL; in cht_int33fe_find_max17047() local
72 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() local
157 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 …]
/Linux-v4.19/drivers/power/supply/
DKconfig347 with MAX17042. This driver also supports max17047/50 chips which are
/Linux-v4.19/arch/arm/boot/dts/
Dexynos4412-midas.dtsi188 compatible = "maxim,max17047";