Searched refs:reset_on_lockup (Results 1 – 3 of 3) sorted by relevance
31 static int reset_on_lockup = 1; variable39 module_param(reset_on_lockup, int, 0444);40 MODULE_PARM_DESC(reset_on_lockup,332 hdev->reset_on_lockup = reset_on_lockup; in create_hdev()
2559 u8 reset_on_lockup; member
758 if (hdev->reset_on_lockup) in cs_timedout()