Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h1956 #define CONTROL_HOST_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_CONTROL_HOST, ControlHo… macro
H A Dopenbmc_intf.c14818 return CONTROL_HOST_GET_IFACE (object)->get_debug_mode (object); in control_host_get_debug_mode()
14851 return CONTROL_HOST_GET_IFACE (object)->get_flash_side (object); in control_host_get_flash_side()