Searched refs:limit_min_hyst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | sht3x.c | 70 limit_min_hyst, enumerator 136 [limit_min_hyst] = { {0xe1, 0x09}, {0x61, 0x0B} }, 738 index = limit_min_hyst; in sht3x_read() 766 index = limit_min_hyst; in sht3x_read() 805 index = limit_min_hyst; in sht3x_write() 823 index = limit_min_hyst; in sht3x_write()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | sht3x.c | 69 limit_min_hyst, enumerator 115 [limit_min_hyst] = { {0xe1, 0x09}, {0x61, 0x0B} }, 631 static SENSOR_DEVICE_ATTR_RW(temp1_min_hyst, temp1_limit, limit_min_hyst); 633 limit_min_hyst);
|
Completed in 3 milliseconds