Searched refs:TZ_FLAG_NO_SCP (Results 1 – 1 of 1) sorted by relevance
103 #define TZ_FLAG_NO_SCP (1<<0) /*No _SCP method*/ macro940 if ((sc->tz_flags & TZ_FLAG_NO_SCP) == 0) { in acpi_tz_power_profile()951 sc->tz_flags |= TZ_FLAG_NO_SCP; in acpi_tz_power_profile()996 sc[i]->tz_flags &= TZ_FLAG_NO_SCP; in acpi_tz_thread()1004 if (sc[i]->tz_flags & ~TZ_FLAG_NO_SCP) in acpi_tz_thread()