Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83795.c1890 int alt_id; in w83795_get_device_id() local
1892 alt_id = i2c_smbus_read_byte_data(client, in w83795_get_device_id()
1894 if (alt_id == 0x50) in w83795_get_device_id()
1895 device_id = alt_id; in w83795_get_device_id()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83795.c1890 int alt_id; in w83795_get_device_id() local
1892 alt_id = i2c_smbus_read_byte_data(client, in w83795_get_device_id()
1894 if (alt_id == 0x50) in w83795_get_device_id()
1895 device_id = alt_id; in w83795_get_device_id()

Completed in 7 milliseconds