Searched refs:sumo_ps (Results 1 – 3 of 3) sorted by relevance
76 struct sumo_ps *ps = rps->ps_priv; in sumo_get_ps()345 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_bsp()388 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_at()1043 struct sumo_ps *ps, in sumo_patch_thermal_state()1044 struct sumo_ps *current_ps) in sumo_patch_thermal_state()1393 struct sumo_ps *ps) in sumo_patch_boot_state()1407 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_parse_pplib_non_clock_info()1434 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_parse_pplib_clock_info()1467 struct sumo_ps *ps; in sumo_parse_power_table()1798 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;
1700 struct sumo_ps *ps; in trinity_parse_power_table()1731 ps = kzalloc(sizeof(struct sumo_ps), GFP_KERNEL); in trinity_parse_power_table()
Completed in 20 milliseconds