Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dwatchdog.h18 struct watchdog_info { struct
24 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dwatchdog.h24 struct watchdog_info { struct
29 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dwatchdog.h11 struct watchdog_info { struct
16 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) argument
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_devlink.c473 struct hinic_mgmt_watchdog_info *watchdog_info) in mgmt_watchdog_report_show()
Dhinic_hw_dev.c721 struct hinic_mgmt_watchdog_info *watchdog_info = buf_in; in mgmt_watchdog_timeout_event_handler() local