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

/linux-4.1.27/drivers/hwmon/
H A Dadm1029.c313 u8 man_id, chip_id, temp_devices_installed, nb_fan_support; adm1029_detect() local
327 temp_devices_installed = i2c_smbus_read_byte_data(client, adm1029_detect()
332 if (man_id != 0x41 || (temp_devices_installed & 0xf9) != 0x01 adm1029_detect()

Completed in 36 milliseconds