Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dcore.c333 if (plat_data->desc->boot_timeout == 0) in snd_sof_device_probe()
334 sdev->boot_timeout = TIMEOUT_DEFAULT_BOOT_MS; in snd_sof_device_probe()
336 sdev->boot_timeout = plat_data->desc->boot_timeout; in snd_sof_device_probe()
A Dsof-priv.h457 int boot_timeout; member
A Dloader.c836 msecs_to_jiffies(sdev->boot_timeout)); in snd_sof_run_firmware()
/linux/include/sound/
A Dsof.h80 int boot_timeout; member

Completed in 7 milliseconds