Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h1586 #define IS_CONTROL(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_CONTROL)) macro
H A Dopenbmc_intf.c13334 g_return_val_if_fail (IS_CONTROL (object), 0); in control_get_poll_interval()
13367 g_return_val_if_fail (IS_CONTROL (object), 0); in control_get_heatbeat()
33172 g_warn_if_fail (IS_CONTROL (interface)); in object_skeleton_set_property()