Searched refs:PRIV_CMD_CSI (Results 1 – 2 of 2) sorted by relevance
376 #define PRIV_CMD_CSI "csi" macro
19314 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_CSI, in woal_android_priv_cmd()19315 strlen(PRIV_CMD_CSI)) == 0) { in woal_android_priv_cmd()19317 pdata = buf + strlen(CMD_NXP) + strlen(PRIV_CMD_CSI); in woal_android_priv_cmd()19318 len = priv_cmd.total_len - strlen(PRIV_CMD_CSI) - in woal_android_priv_cmd()