Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h1957 #define IS_CONTROL_HOST(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), TYPE_CONTROL_HOST)) macro
H A Dopenbmc_intf.c15884 g_return_val_if_fail (IS_CONTROL_HOST (object), 0); in control_host_get_debug_mode()
15919 g_return_val_if_fail (IS_CONTROL_HOST (object), NULL); in control_host_get_flash_side()
33198 g_warn_if_fail (IS_CONTROL_HOST (interface)); in object_skeleton_set_property()