Searched refs:reset_on_lockup (Results 1 – 3 of 3) sorted by relevance
38 static int reset_on_lockup = 1; variable46 module_param(reset_on_lockup, int, 0444);47 MODULE_PARM_DESC(reset_on_lockup,325 hdev->reset_on_lockup = reset_on_lockup; in copy_kernel_module_params_to_device()
3430 u8 reset_on_lockup; member
821 if (hdev->reset_on_lockup) in cs_timedout()