Home
last modified time | relevance | path

Searched defs:watchdog_info (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dwatchdog.h18 struct watchdog_info { struct
24 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) argument
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c715 struct hinic_mgmt_watchdog_info *watchdog_info = buf_in; in mgmt_watchdog_timeout_event_handler() local