Searched refs:reset_on_lockup (Results 1 – 3 of 3) sorted by relevance
37 static int reset_on_lockup = 1; variable45 module_param(reset_on_lockup, int, 0444);46 MODULE_PARM_DESC(reset_on_lockup,315 hdev->reset_on_lockup = reset_on_lockup; in copy_kernel_module_params_to_device()
819 if (hdev->reset_on_lockup) in cs_timedout()
3325 u8 reset_on_lockup; member