auto_boot        1434 drivers/remoteproc/qcom_q6v5_mss.c 	rproc->auto_boot = false;
auto_boot        1921 drivers/remoteproc/remoteproc_core.c 	if (rproc->auto_boot) {
auto_boot        2032 drivers/remoteproc/remoteproc_core.c 	rproc->auto_boot = true;
auto_boot        2133 drivers/remoteproc/remoteproc_core.c 	if (rproc->auto_boot)
auto_boot         569 drivers/remoteproc/stm32_rproc.c 	rproc->auto_boot = of_property_read_bool(np, "st,auto-boot");
auto_boot         162 drivers/remoteproc/wkup_m3_rproc.c 	rproc->auto_boot = false;
auto_boot         514 include/linux/remoteproc.h 	bool auto_boot;