Searched refs:autorecal (Results 1 – 1 of 1) sorted by relevance
76 static bool autorecal = true; variable77 module_param(autorecal, bool, 0644);78 MODULE_PARM_DESC(autorecal, "enable recalibration in the driver");647 if (!autorecal) { in hgpk_force_recalibrate()