Searched refs:reset_on_lockup (Results 1 – 3 of 3) sorted by relevance
30 static int reset_on_lockup = 1; variable36 module_param(reset_on_lockup, int, 0444);37 MODULE_PARM_DESC(reset_on_lockup,272 hdev->reset_on_lockup = reset_on_lockup; in create_hdev()
280 if (hdev->reset_on_lockup) in cs_timedout()
1324 u8 reset_on_lockup; member