Lines Matching defs:handle
698 static int nv_common_early_init(void *handle) in nv_common_early_init()
851 static int nv_common_late_init(void *handle) in nv_common_late_init()
861 static int nv_common_sw_init(void *handle) in nv_common_sw_init()
871 static int nv_common_sw_fini(void *handle) in nv_common_sw_fini()
876 static int nv_common_hw_init(void *handle) in nv_common_hw_init()
898 static int nv_common_hw_fini(void *handle) in nv_common_hw_fini()
908 static int nv_common_suspend(void *handle) in nv_common_suspend()
915 static int nv_common_resume(void *handle) in nv_common_resume()
922 static bool nv_common_is_idle(void *handle) in nv_common_is_idle()
927 static int nv_common_wait_for_idle(void *handle) in nv_common_wait_for_idle()
932 static int nv_common_soft_reset(void *handle) in nv_common_soft_reset()
1051 static int nv_common_set_clockgating_state(void *handle, in nv_common_set_clockgating_state()
1080 static int nv_common_set_powergating_state(void *handle, in nv_common_set_powergating_state()
1087 static void nv_common_get_clockgating_state(void *handle, u32 *flags) in nv_common_get_clockgating_state()