Lines Matching defs:handle
265 static int tonga_ih_early_init(void *handle) in tonga_ih_early_init()
279 static int tonga_ih_sw_init(void *handle) in tonga_ih_sw_init()
296 static int tonga_ih_sw_fini(void *handle) in tonga_ih_sw_fini()
307 static int tonga_ih_hw_init(void *handle) in tonga_ih_hw_init()
319 static int tonga_ih_hw_fini(void *handle) in tonga_ih_hw_fini()
328 static int tonga_ih_suspend(void *handle) in tonga_ih_suspend()
335 static int tonga_ih_resume(void *handle) in tonga_ih_resume()
342 static bool tonga_ih_is_idle(void *handle) in tonga_ih_is_idle()
353 static int tonga_ih_wait_for_idle(void *handle) in tonga_ih_wait_for_idle()
369 static bool tonga_ih_check_soft_reset(void *handle) in tonga_ih_check_soft_reset()
388 static int tonga_ih_pre_soft_reset(void *handle) in tonga_ih_pre_soft_reset()
398 static int tonga_ih_post_soft_reset(void *handle) in tonga_ih_post_soft_reset()
408 static int tonga_ih_soft_reset(void *handle) in tonga_ih_soft_reset()
439 static int tonga_ih_set_clockgating_state(void *handle, in tonga_ih_set_clockgating_state()
445 static int tonga_ih_set_powergating_state(void *handle, in tonga_ih_set_powergating_state()