Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cpufreq/
Damd-pstate.c111 static inline int get_mode_idx_from_str(const char *str, size_t size) in get_mode_idx_from_str() function
1004 mode_idx = get_mode_idx_from_str(buf, size); in amd_pstate_update_status()
1526 mode_idx = get_mode_idx_from_str(str, size); in amd_pstate_param()