Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h2792 #define IS_EVENT_LOG(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_EVENT_LOG)) macro
H A Dopenbmc_intf.c33250 g_warn_if_fail (IS_EVENT_LOG (interface)); in object_skeleton_set_property()