Searched refs:allhwsupport (Results 1 – 2 of 2) sorted by relevance
34 static int allhwsupport = !IS_ENABLED(CONFIG_CRYPTO_DEV_MV_CESA); variable35 module_param_named(allhwsupport, allhwsupport, int, 0444);36 MODULE_PARM_DESC(allhwsupport, "Enable support for all hardware (even it if overlaps with the mv_ce…396 if ((caps == &orion_caps || caps == &kirkwood_caps) && !allhwsupport) in mv_cesa_probe()
116 module_param_named(allhwsupport, modparam_allhwsupport, int, 0444);117 MODULE_PARM_DESC(allhwsupport, "Enable support for all hardware (even it if overlaps with the brcms…