Searched refs:sumo_ps (Results 1 – 3 of 3) sorted by relevance
74 struct sumo_ps *ps = rps->ps_priv; in sumo_get_ps()343 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_bsp()386 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_at()1041 struct sumo_ps *ps, in sumo_patch_thermal_state()1042 struct sumo_ps *current_ps) in sumo_patch_thermal_state()1391 struct sumo_ps *ps) in sumo_patch_boot_state()1405 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_parse_pplib_non_clock_info()1432 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_parse_pplib_clock_info()1465 struct sumo_ps *ps; in sumo_parse_power_table()1800 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_print_power_state()[all …]
45 struct sumo_ps { struct133 struct sumo_ps current_ps;135 struct sumo_ps requested_ps;
1696 struct sumo_ps *ps; in trinity_parse_power_table()1729 ps = kzalloc(sizeof(struct sumo_ps), GFP_KERNEL); in trinity_parse_power_table()
Completed in 15 milliseconds