boot_timeout       78 include/sound/sof.h 	int boot_timeout;
boot_timeout      513 sound/soc/sof/core.c 	if (plat_data->desc->boot_timeout == 0)
boot_timeout      514 sound/soc/sof/core.c 		sdev->boot_timeout = TIMEOUT_DEFAULT_BOOT_MS;
boot_timeout      516 sound/soc/sof/core.c 		sdev->boot_timeout = plat_data->desc->boot_timeout;
boot_timeout      553 sound/soc/sof/loader.c 				 msecs_to_jiffies(sdev->boot_timeout));
boot_timeout      434 sound/soc/sof/sof-priv.h 	int boot_timeout;