Lines Matching refs:rocker_wait
406 struct rocker_wait { struct
412 static void rocker_wait_reset(struct rocker_wait *wait) in rocker_wait_reset() argument
418 static void rocker_wait_init(struct rocker_wait *wait) in rocker_wait_init()
424 static struct rocker_wait *rocker_wait_create(struct rocker_port *rocker_port, in rocker_wait_create()
428 struct rocker_wait *wait; in rocker_wait_create()
438 struct rocker_wait *wait) in rocker_wait_destroy()
443 static bool rocker_wait_event_timeout(struct rocker_wait *wait, in rocker_wait_event_timeout()
452 static void rocker_wait_wake_up(struct rocker_wait *wait) in rocker_wait_wake_up()
519 struct rocker_wait *wait, u32 test_type, in rocker_dma_test_one()
548 struct rocker_wait *wait, int offset) in rocker_dma_test_offset()
608 struct rocker_wait *wait) in rocker_dma_test()
623 struct rocker_wait *wait = dev_id; in rocker_test_irq_handler()
633 struct rocker_wait wait; in rocker_basic_hw_test()
1395 struct rocker_wait *wait; in rocker_cmd_irq_handler()
1582 struct rocker_wait *wait; in rocker_cmd_exec()