Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1614 static int w83781d_alias_detect(struct i2c_client *client, u8 chipid) in w83781d_alias_detect() function
2008 w83781d_alias_detect(struct i2c_client *client, u8 chipid) in w83781d_alias_detect() function
/kernel/linux/linux-6.6/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

Completed in 6 milliseconds