Searched defs:amd_pm_funcs (Results 1 – 1 of 1) sorted by relevance
307 struct amd_pm_funcs { struct310 int (*set_power_state)(void *handle);314 bool (*vblank_too_short)(void *handle);316 int (*check_state_equal)(void *handle,329 int (*get_sclk_od)(void *handle);331 int (*get_mclk_od)(void *handle);347 int (*load_firmware)(void *handle);365 u32 (*get_sclk)(void *handle, bool low);371 int (*get_current_clocks)(void *handle,373 int (*get_clock_by_type)(void *handle,[all …]
Completed in 7 milliseconds