Searched refs:limit_max_hyst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | sht3x.c | 68 limit_max_hyst, enumerator 132 [limit_max_hyst] = { {0xe1, 0x14}, {0x61, 0x16} }, 730 index = limit_max_hyst; in sht3x_read() 758 index = limit_max_hyst; in sht3x_read() 799 index = limit_max_hyst; in sht3x_write() 817 index = limit_max_hyst; in sht3x_write()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | sht3x.c | 67 limit_max_hyst, enumerator 111 [limit_max_hyst] = { {0xe1, 0x14}, {0x61, 0x16} }, 626 static SENSOR_DEVICE_ATTR_RW(temp1_max_hyst, temp1_limit, limit_max_hyst); 628 limit_max_hyst);
|
Completed in 3 milliseconds