Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h2408 …e CONTROL_CHECKSTOP(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_CONTROL_CHECKSTOP, ControlCheckstop))
2413 typedef struct _ControlCheckstop ControlCheckstop; typedef
2466 ControlCheckstop *control_checkstop_proxy_new_finish (
2469 ControlCheckstop *control_checkstop_proxy_new_sync (
2485 ControlCheckstop *control_checkstop_proxy_new_for_bus_finish (
2488 ControlCheckstop *control_checkstop_proxy_new_for_bus_sync (
2528 ControlCheckstop *control_checkstop_skeleton_new (void);
4207 ControlCheckstop *object_get_control_checkstop (Object *object);
4227 ControlCheckstop *object_peek_control_checkstop (Object *object);
4309 void object_skeleton_set_control_checkstop (ObjectSkeleton *object, ControlCheckstop *interface_);
H A Dopenbmc_intf.c19060 G_DEFINE_INTERFACE (ControlCheckstop, control_checkstop, G_TYPE_OBJECT) in G_DEFINE_INTERFACE() argument
19269 ControlCheckstop *
19302 ControlCheckstop *
19359 ControlCheckstop *
19392 ControlCheckstop *
19690 ControlCheckstop *
32268 ControlCheckstop *object_get_control_checkstop (Object *object) in object_get_control_checkstop()
32647 ControlCheckstop *object_peek_control_checkstop (Object *object) in object_peek_control_checkstop()
33643 void object_skeleton_set_control_checkstop (ObjectSkeleton *object, ControlCheckstop *interface_) in object_skeleton_set_control_checkstop()