We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a6c7b0 commit d4c85a4Copy full SHA for d4c85a4
drivers/watchdog/mlx_wdt.c
@@ -39,6 +39,7 @@
39
* @tleft_idx: index for direct access to time left register;
40
* @ping_idx: index for direct access to ping register;
41
* @reset_idx: index for direct access to reset cause register;
42
+ * @regmap_val_sz: size of value in register map;
43
* @wd_type: watchdog HW type;
44
*/
45
struct mlxreg_wdt {
0 commit comments