Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dwatchdog.h18 struct watchdog_info { struct
24 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dwatchdog.h18 struct watchdog_info { struct
24 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dwatchdog.h18 struct watchdog_info { struct
24 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c473 struct hinic_mgmt_watchdog_info *watchdog_info) in mgmt_watchdog_report_show()
H A Dhinic_hw_dev.c721 struct hinic_mgmt_watchdog_info *watchdog_info = buf_in; in mgmt_watchdog_timeout_event_handler() local