Lines Matching defs:handle
280 static int tonga_ih_early_init(void *handle) in tonga_ih_early_init()
294 static int tonga_ih_sw_init(void *handle) in tonga_ih_sw_init()
311 static int tonga_ih_sw_fini(void *handle) in tonga_ih_sw_fini()
321 static int tonga_ih_hw_init(void *handle) in tonga_ih_hw_init()
333 static int tonga_ih_hw_fini(void *handle) in tonga_ih_hw_fini()
342 static int tonga_ih_suspend(void *handle) in tonga_ih_suspend()
349 static int tonga_ih_resume(void *handle) in tonga_ih_resume()
356 static bool tonga_ih_is_idle(void *handle) in tonga_ih_is_idle()
367 static int tonga_ih_wait_for_idle(void *handle) in tonga_ih_wait_for_idle()
383 static bool tonga_ih_check_soft_reset(void *handle) in tonga_ih_check_soft_reset()
402 static int tonga_ih_pre_soft_reset(void *handle) in tonga_ih_pre_soft_reset()
412 static int tonga_ih_post_soft_reset(void *handle) in tonga_ih_post_soft_reset()
422 static int tonga_ih_soft_reset(void *handle) in tonga_ih_soft_reset()
453 static int tonga_ih_set_clockgating_state(void *handle, in tonga_ih_set_clockgating_state()
459 static int tonga_ih_set_powergating_state(void *handle, in tonga_ih_set_powergating_state()