Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c64 int production_mode; member
303 return sysfs_emit(buf, "%d\n", priv->production_mode); in production_mode_show()
306 static DEVICE_ATTR_RO(production_mode);
314 priv->production_mode = -1; in production_mode_init()
325 priv->production_mode = mode; in production_mode_init()
332 if (priv->production_mode >= 0) in production_mode_exit()
/linux-6.15/Documentation/driver-api/thermal/
H A Dintel_dptf.rst87 ``production_mode`` (RO)