Searched defs:amd_pm_funcs (Results 1 – 1 of 1) sorted by relevance
293 struct amd_pm_funcs { struct296 int (*set_power_state)(void *handle);300 bool (*vblank_too_short)(void *handle);302 int (*check_state_equal)(void *handle,314 int (*get_sclk_od)(void *handle);316 int (*get_mclk_od)(void *handle);332 int (*load_firmware)(void *handle);349 u32 (*get_sclk)(void *handle, bool low);355 int (*get_current_clocks)(void *handle,357 int (*get_clock_by_type)(void *handle,[all …]
Completed in 12 milliseconds