Home
last modified time | relevance | path

Searched refs:boot_wait (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c176 wait_queue_head_t boot_wait; member
271 wake_up(&byt->boot_wait); in sst_byt_fw_ready()
621 err = wait_event_timeout(byt->boot_wait, byt->boot_complete, in sst_byt_dsp_wait_for_ready()
714 init_waitqueue_head(&byt->boot_wait); in sst_byt_dsp_init()
738 err = wait_event_timeout(byt->boot_wait, byt->boot_complete, in sst_byt_dsp_init()
/Linux-v4.19/sound/soc/intel/skylake/
Dcnl-sst.c156 ret = wait_event_timeout(cnl->boot_wait, cnl->boot_complete, in cnl_load_base_firmware()
208 ret = wait_event_timeout(cnl->boot_wait, cnl->boot_complete, in cnl_set_dsp_D0()
459 init_waitqueue_head(&cnl->boot_wait); in cnl_sst_dsp_init()
Dbxt-sst.c243 ret = wait_event_timeout(skl->boot_wait, skl->boot_complete, in bxt_load_base_firmware()
451 ret = wait_event_timeout(skl->boot_wait, in bxt_set_dsp_D0()
594 init_waitqueue_head(&skl->boot_wait); in bxt_sst_dsp_init()
Dskl-sst-ipc.h83 wait_queue_head_t boot_wait; member
Dskl-sst.c82 init_waitqueue_head(&skl->boot_wait); in skl_load_base_firmware()
147 ret = wait_event_timeout(skl->boot_wait, skl->boot_complete, in skl_load_base_firmware()
Dskl-sst-ipc.c369 wake_up(&skl->boot_wait); in skl_ipc_process_notification()
/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-ipc.c310 wait_queue_head_t boot_wait; member
459 wake_up(&hsw->boot_wait); in hsw_fw_ready()
1696 ret = wait_event_timeout(hsw->boot_wait, hsw->boot_complete, in sst_hsw_dsp_runtime_resume()
2132 init_waitqueue_head(&hsw->boot_wait); in sst_hsw_dsp_init()
2173 ret = wait_event_timeout(hsw->boot_wait, hsw->boot_complete, in sst_hsw_dsp_init()