Searched refs:reset_on_lockup (Results 1 – 3 of 3) sorted by relevance
31 static int reset_on_lockup = 1; variable37 module_param(reset_on_lockup, int, 0444);38 MODULE_PARM_DESC(reset_on_lockup,285 hdev->reset_on_lockup = reset_on_lockup; in create_hdev()
393 if (hdev->reset_on_lockup) in cs_timedout()
1679 u8 reset_on_lockup; member