Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83781d.c238 static int w83781d_alias_detect(struct i2c_client *client, u8 chipid);
1164 if (val1 <= 0x30 && w83781d_alias_detect(client, val1)) { in w83781d_detect()
1623 static int w83781d_alias_detect(struct i2c_client *client, u8 chipid) in w83781d_alias_detect() function
2017 w83781d_alias_detect(struct i2c_client *client, u8 chipid) in w83781d_alias_detect() function