Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcore.c1679 static bool fw_devlink_strict; variable
1682 return kstrtobool(arg, &fw_devlink_strict); in fw_devlink_strict_setup()
1726 return fw_devlink_strict && !fw_devlink_is_permissive(); in fw_devlink_is_strict()