Searched defs:watchdog_info (Results 1 – 5 of 5) sorted by relevance
18 struct watchdog_info { struct24 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) argument
24 struct watchdog_info { struct29 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) argument
11 struct watchdog_info { struct16 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) argument
473 struct hinic_mgmt_watchdog_info *watchdog_info) in mgmt_watchdog_report_show()
721 struct hinic_mgmt_watchdog_info *watchdog_info = buf_in; in mgmt_watchdog_timeout_event_handler() local