Home
last modified time | relevance | path

Searched refs:no_control (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
Dacpi_pcihp.c114 goto no_control; in acpi_get_hp_hw_control_from_firmware()
147 no_control: in acpi_get_hp_hw_control_from_firmware()
/linux-4.4.14/tools/thermal/tmon/
Dtmon.c40 unsigned long no_control = 1; /* monitoring only or use cooling device for variable
247 no_control = 0; in main()
Dtmon.h152 extern unsigned long no_control;
Dsysfs.c543 if (no_control) in set_ctrl_state()