Searched defs:amd_pm_funcs (Results 1 – 1 of 1) sorted by relevance
353 struct amd_pm_funcs { struct356 int (*set_power_state)(void *handle);360 bool (*vblank_too_short)(void *handle);362 int (*check_state_equal)(void *handle,375 int (*get_sclk_od)(void *handle);377 int (*get_mclk_od)(void *handle);395 int (*load_firmware)(void *handle);413 u32 (*get_sclk)(void *handle, bool low);419 int (*get_current_clocks)(void *handle,421 int (*get_clock_by_type)(void *handle,[all …]
Completed in 14 milliseconds