Home
last modified time | relevance | path

Searched defs:_FanIface (Results 1 – 1 of 1) sorted by relevance

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h175 struct _FanIface struct
177 GTypeInterface parent_iface;
181 gboolean (*handle_get_speed) (
185 gboolean (*handle_set_cooling_zone) (
190 gboolean (*handle_set_speed) (
195 gint (*get_cooling_zone) (Fan *object);
197 gint (*get_pwm_num) (Fan *object);
199 gint (*get_speed) (Fan *object);
201 void (*speed_changed) (
205 void (*tach_error) (