Home
last modified time | relevance | path

Searched refs:WATCHDOG_GET_IFACE (Results 1 – 2 of 2) sorted by relevance

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h2537 #define WATCHDOG_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_WATCHDOG, WatchdogIface)) macro
H A Dopenbmc_intf.c20132 return WATCHDOG_GET_IFACE (object)->get_watchdog (object); in watchdog_get_watchdog()
20165 return WATCHDOG_GET_IFACE (object)->get_poll_interval (object); in watchdog_get_poll_interval()