Searched refs:PRIV_CMD_SET_POWER (Results 1 – 4 of 4) sorted by relevance
115 #define PRIV_CMD_SET_POWER "setpower" macro
4174 data_ptr = respbuf + (strlen(CMD_MARVELL) + strlen(PRIV_CMD_SET_POWER)); in woal_priv_set_power()12878 (buf + strlen(CMD_MARVELL), PRIV_CMD_SET_POWER, in woal_android_priv_cmd()12879 strlen(PRIV_CMD_SET_POWER)) == 0) { in woal_android_priv_cmd()
133 #define PRIV_CMD_SET_POWER "setpower" macro
5581 data_ptr = respbuf + (strlen(CMD_NXP) + strlen(PRIV_CMD_SET_POWER)); in woal_priv_set_power()19124 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_SET_POWER, in woal_android_priv_cmd()19125 strlen(PRIV_CMD_SET_POWER)) == 0) { in woal_android_priv_cmd()