Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/
H A Dloader.c113 init_waitqueue_head(&sdev->boot_wait); in snd_sof_run_firmware()
154 ret = wait_event_timeout(sdev->boot_wait, in snd_sof_run_firmware()
H A Dsof-priv.h580 wait_queue_head_t boot_wait; member
H A Dipc4.c659 wake_up(&sdev->boot_wait); in sof_ipc4_rx_msg()
H A Dipc3.c1020 wake_up(&sdev->boot_wait); in sof_ipc3_do_rx_work()
/linux-6.15/sound/soc/sof/intel/
H A Dhda-loader.c459 init_waitqueue_head(&sdev->boot_wait); in hda_dsp_cl_boot_firmware()