Home
last modified time | relevance | path

Searched refs:boot_timeout (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/sound/soc/sof/
Dcore.c407 if (plat_data->desc->boot_timeout == 0) in snd_sof_device_probe()
408 sdev->boot_timeout = TIMEOUT_DEFAULT_BOOT_MS; in snd_sof_device_probe()
410 sdev->boot_timeout = plat_data->desc->boot_timeout; in snd_sof_device_probe()
Dloader.c157 msecs_to_jiffies(sdev->boot_timeout)); in snd_sof_run_firmware()
Dsof-priv.h560 int boot_timeout; member
/Linux-v6.1/include/sound/
Dsof.h122 int boot_timeout; member