Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83795.c1903 int alt_id; in w83795_get_device_id() local
1905 alt_id = i2c_smbus_read_byte_data(client, in w83795_get_device_id()
1907 if (alt_id == 0x50) in w83795_get_device_id()
1908 device_id = alt_id; in w83795_get_device_id()