Lines Matching refs:rocker_wait
47 struct rocker_wait { struct
53 static void rocker_wait_reset(struct rocker_wait *wait) in rocker_wait_reset() argument
59 static void rocker_wait_init(struct rocker_wait *wait) in rocker_wait_init()
65 static struct rocker_wait *rocker_wait_create(void) in rocker_wait_create()
67 struct rocker_wait *wait; in rocker_wait_create()
75 static void rocker_wait_destroy(struct rocker_wait *wait) in rocker_wait_destroy()
80 static bool rocker_wait_event_timeout(struct rocker_wait *wait, in rocker_wait_event_timeout()
89 static void rocker_wait_wake_up(struct rocker_wait *wait) in rocker_wait_wake_up()
156 struct rocker_wait *wait, u32 test_type, in rocker_dma_test_one()
185 struct rocker_wait *wait, int offset) in rocker_dma_test_offset()
245 struct rocker_wait *wait) in rocker_dma_test()
260 struct rocker_wait *wait = dev_id; in rocker_test_irq_handler()
270 struct rocker_wait wait; in rocker_basic_hw_test()
559 struct rocker_wait *wait; in rocker_dma_cmd_ring_wait_alloc()
571 struct rocker_wait *wait = rocker_desc_cookie_ptr_get(desc_info); in rocker_dma_cmd_ring_wait_free()
880 struct rocker_wait *wait; in rocker_cmd_irq_handler()
1050 struct rocker_wait *wait; in rocker_cmd_exec()