Lines Matching defs:handle
1044 static int gmc_v8_0_early_init(void *handle) in gmc_v8_0_early_init()
1062 static int gmc_v8_0_late_init(void *handle) in gmc_v8_0_late_init()
1095 static int gmc_v8_0_sw_init(void *handle) in gmc_v8_0_sw_init()
1213 static int gmc_v8_0_sw_fini(void *handle) in gmc_v8_0_sw_fini()
1229 static int gmc_v8_0_hw_init(void *handle) in gmc_v8_0_hw_init()
1261 static int gmc_v8_0_hw_fini(void *handle) in gmc_v8_0_hw_fini()
1271 static int gmc_v8_0_suspend(void *handle) in gmc_v8_0_suspend()
1280 static int gmc_v8_0_resume(void *handle) in gmc_v8_0_resume()
1294 static bool gmc_v8_0_is_idle(void *handle) in gmc_v8_0_is_idle()
1306 static int gmc_v8_0_wait_for_idle(void *handle) in gmc_v8_0_wait_for_idle()
1328 static bool gmc_v8_0_check_soft_reset(void *handle) in gmc_v8_0_check_soft_reset()
1353 static int gmc_v8_0_pre_soft_reset(void *handle) in gmc_v8_0_pre_soft_reset()
1368 static int gmc_v8_0_soft_reset(void *handle) in gmc_v8_0_soft_reset()
1399 static int gmc_v8_0_post_soft_reset(void *handle) in gmc_v8_0_post_soft_reset()
1679 static int gmc_v8_0_set_clockgating_state(void *handle, in gmc_v8_0_set_clockgating_state()
1700 static int gmc_v8_0_set_powergating_state(void *handle, in gmc_v8_0_set_powergating_state()
1706 static void gmc_v8_0_get_clockgating_state(void *handle, u32 *flags) in gmc_v8_0_get_clockgating_state()