Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dlm90.c2426 int local_ext, conalert, chen, dfc; in lm90_detect_ti() local
2428 local_ext = i2c_smbus_read_byte_data(client, in lm90_detect_ti()
2435 if (!(local_ext & 0x0f) && (conalert & 0xf1) == 0x01 && in lm90_detect_ti()