Searched refs:boot_enable (Results 1 – 6 of 6) sorted by relevance
42 static int boot_enable; variable43 module_param_named(boot_enable, boot_enable, int, S_IRUGO);702 if (etmdrvdata[cpu]->boot_enable && !etmdrvdata[cpu]->sticky_enable) in etm_online_cpu()909 if (boot_enable) { in etm_probe()911 drvdata->boot_enable = true; in etm_probe()
241 bool boot_enable; member
51 static int boot_enable; variable52 module_param(boot_enable, int, 0444);53 MODULE_PARM_DESC(boot_enable, "Enable tracing on boot");1837 if (etmdrvdata[cpu]->boot_enable && !etmdrvdata[cpu]->sticky_enable) in etm4_online_cpu()2285 if (boot_enable) { in etm4_add_coresight_dev()2287 drvdata->boot_enable = true; in etm4_add_coresight_dev()
1064 bool boot_enable : 1; member
1119 UFS_DEVICE_DESC_PARAM(boot_enable, _BOOT_ENBL, 1);
77 What: /sys/bus/platform/drivers/ufshcd/*/device_descriptor/boot_enable78 What: /sys/bus/platform/devices/*.ufs/device_descriptor/boot_enable