Home
last modified time | relevance | path

Searched refs:handle_boot_enabled (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dwatchdog_dev.c80 static bool handle_boot_enabled = variable
1058 if (handle_boot_enabled) in watchdog_cdev_register()
1167 if (watchdog_hw_running(wdd) && handle_boot_enabled) in watchdog_set_last_hw_keepalive()
1225 module_param(handle_boot_enabled, bool, 0444);
1226 MODULE_PARM_DESC(handle_boot_enabled,
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo