Searched refs:MSMDCVS_GOVERNOR (Results 1 – 2 of 2) sorted by relevance
396 } else if ((strncmp(governor, MSMDCVS_GOVERNOR, strlen(MSMDCVS_GOVERNOR)) == 0) && in power_set_interactive()397 (strlen(governor) == strlen(MSMDCVS_GOVERNOR))) { in power_set_interactive()502 } else if ((strncmp(governor, MSMDCVS_GOVERNOR, strlen(MSMDCVS_GOVERNOR)) == 0) && in power_set_interactive()503 (strlen(governor) == strlen(MSMDCVS_GOVERNOR))) { in power_set_interactive()
39 #define MSMDCVS_GOVERNOR "msm-dcvs" macro