Searched defs:w83781d_alias_detect (Results 1 - 1 of 1) sorted by relevance

/drivers/hwmon/
H A Dw83781d.c251 static int w83781d_alias_detect(struct i2c_client *client, u8 chipid);
1179 if (val1 <= 0x30 && w83781d_alias_detect(client, val1)) {
1632 static int w83781d_alias_detect(struct i2c_client *client, u8 chipid) function
2027 w83781d_alias_detect(struct i2c_client *client, u8 chipid) function

Completed in 29 milliseconds