Home
last modified time | relevance | path

Searched refs:get_mode_idx_from_str (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c111 static inline int get_mode_idx_from_str(const char *str, size_t size) in get_mode_idx_from_str() function
1041 mode_idx = get_mode_idx_from_str(buf, size); in amd_pstate_update_status()
1573 mode_idx = get_mode_idx_from_str(str, size); in amd_pstate_param()