Lines Matching defs:handle
640 static int nv_common_early_init(void *handle) in nv_common_early_init()
954 static int nv_common_late_init(void *handle) in nv_common_late_init()
983 static int nv_common_sw_init(void *handle) in nv_common_sw_init()
993 static int nv_common_sw_fini(void *handle) in nv_common_sw_fini()
998 static int nv_common_hw_init(void *handle) in nv_common_hw_init()
1024 static int nv_common_hw_fini(void *handle) in nv_common_hw_fini()
1039 static int nv_common_suspend(void *handle) in nv_common_suspend()
1046 static int nv_common_resume(void *handle) in nv_common_resume()
1053 static bool nv_common_is_idle(void *handle) in nv_common_is_idle()
1058 static int nv_common_wait_for_idle(void *handle) in nv_common_wait_for_idle()
1063 static int nv_common_soft_reset(void *handle) in nv_common_soft_reset()
1068 static int nv_common_set_clockgating_state(void *handle, in nv_common_set_clockgating_state()
1099 static int nv_common_set_powergating_state(void *handle, in nv_common_set_powergating_state()
1106 static void nv_common_get_clockgating_state(void *handle, u64 *flags) in nv_common_get_clockgating_state()