Home
last modified time | relevance | path

Searched refs:boot_timeout (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/
H A Dcore.c328 if (plat_data->desc->boot_timeout == 0) in snd_sof_device_probe()
329 sdev->boot_timeout = TIMEOUT_DEFAULT_BOOT_MS; in snd_sof_device_probe()
331 sdev->boot_timeout = plat_data->desc->boot_timeout; in snd_sof_device_probe()
H A Dsof-priv.h426 int boot_timeout; member
H A Dloader.c802 msecs_to_jiffies(sdev->boot_timeout)); in snd_sof_run_firmware()
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dcore.c432 if (plat_data->desc->boot_timeout == 0) in snd_sof_device_probe()
433 sdev->boot_timeout = TIMEOUT_DEFAULT_BOOT_MS; in snd_sof_device_probe()
435 sdev->boot_timeout = plat_data->desc->boot_timeout; in snd_sof_device_probe()
H A Dloader.c156 msecs_to_jiffies(sdev->boot_timeout)); in snd_sof_run_firmware()
H A Dsof-priv.h620 int boot_timeout; member
/kernel/linux/linux-5.10/include/sound/
H A Dsof.h85 int boot_timeout; member
/kernel/linux/linux-6.6/include/sound/
H A Dsof.h131 int boot_timeout; member

Completed in 7 milliseconds