Searched refs:boot_wait (Results 1 – 2 of 2) sorted by relevance
177 wait_queue_head_t boot_wait; member278 wake_up(&byt->boot_wait); in sst_byt_fw_ready()628 err = wait_event_timeout(byt->boot_wait, byt->boot_complete, in sst_byt_dsp_wait_for_ready()708 init_waitqueue_head(&byt->boot_wait); in sst_byt_dsp_init()732 err = wait_event_timeout(byt->boot_wait, byt->boot_complete, in sst_byt_dsp_init()
307 wait_queue_head_t boot_wait; member456 wake_up(&hsw->boot_wait); in hsw_fw_ready()1698 ret = wait_event_timeout(hsw->boot_wait, hsw->boot_complete, in sst_hsw_dsp_runtime_resume()2126 init_waitqueue_head(&hsw->boot_wait); in sst_hsw_dsp_init()2167 ret = wait_event_timeout(hsw->boot_wait, hsw->boot_complete, in sst_hsw_dsp_init()