Searched refs:boot_wait (Results 1 – 2 of 2) sorted by relevance
193 wait_queue_head_t boot_wait; member504 wake_up(&byt->boot_wait); in sst_byt_fw_ready()867 err = wait_event_timeout(byt->boot_wait, byt->boot_complete, in sst_byt_dsp_wait_for_ready()897 init_waitqueue_head(&byt->boot_wait); in sst_byt_dsp_init()937 err = wait_event_timeout(byt->boot_wait, byt->boot_complete, in sst_byt_dsp_init()
294 wait_queue_head_t boot_wait; member591 wake_up(&hsw->boot_wait); in hsw_fw_ready()1755 init_waitqueue_head(&hsw->boot_wait); in sst_hsw_dsp_init()1796 ret = wait_event_timeout(hsw->boot_wait, hsw->boot_complete, in sst_hsw_dsp_init()