Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dlm90.c2425 int local_ext, conalert, chen, dfc; in lm90_detect_ti() local
2427 local_ext = i2c_smbus_read_byte_data(client, in lm90_detect_ti()
2434 if (!(local_ext & 0x0f) && (conalert & 0xf1) == 0x01 && in lm90_detect_ti()