Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dint3400_thermal.c64 int production_mode; member
312 return sysfs_emit(buf, "%d\n", priv->production_mode); in production_mode_show()
315 static DEVICE_ATTR_RO(production_mode);
323 priv->production_mode = -1; in production_mode_init()
334 priv->production_mode = mode; in production_mode_init()
341 if (priv->production_mode >= 0) in production_mode_exit()
/linux-6.12.1/Documentation/driver-api/thermal/
Dintel_dptf.rst87 ``production_mode`` (RO)