Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h1585 #define CONTROL_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_CONTROL, ControlIface)) macro
H A Dopenbmc_intf.c12363 return CONTROL_GET_IFACE (object)->get_poll_interval (object); in control_get_poll_interval()
12394 return CONTROL_GET_IFACE (object)->get_heatbeat (object); in control_get_heatbeat()