Searched defs:turn_on (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/common_lib/ |
D | smogcheck_ttci.py | 84 def TTCI_Set_Main_Power_Control(self, turn_on): argument 94 def TTCI_Set_Backup_Power_Control(self, turn_on): argument 104 def TTCI_Set_Reset_Control(self, turn_on): argument 117 def TTCI_Set_PP_Control(self, turn_on): argument 127 def TTCI_Set_TPM_I2C_Control(self, turn_on): argument
|
D | smogcheck_pca9555.py | 86 def setPCAcontrol(self, key, turn_on): argument
|
/external/ltp/android/include/sys/ |
D | io.h | 12 static inline int ioperm(unsigned long from, unsigned long num, int turn_on) in ioperm()
|
/external/ltp/testcases/kernel/syscalls/ioperm/ |
D | ioperm02.c | 102 int turn_on; member
|
/external/autotest/server/cros/network/ |
D | wifi_client.py | 524 def powersave_switch(self, turn_on): argument
|
/external/zstd/zlibWrapper/ |
D | zstd_zlibwrapper.c | 88 void ZWRAP_useZSTDcompression(int turn_on) { g_ZWRAP_useZSTDcompression = turn_on; } in ZWRAP_useZSTDcompression()
|