Searched refs:policy_str (Results 1 – 1 of 1) sorted by relevance
109 static const char *policy_str[] = { variable1130 i = sysfs_match_string(policy_str, val); in pcie_aspm_set_policy()1151 for (i = 0; i < ARRAY_SIZE(policy_str); i++) in pcie_aspm_get_policy()1153 cnt += sprintf(buffer + cnt, "[%s] ", policy_str[i]); in pcie_aspm_get_policy()1155 cnt += sprintf(buffer + cnt, "%s ", policy_str[i]); in pcie_aspm_get_policy()