Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h2976 struct _FlashIface struct
2978 GTypeInterface parent_iface;
2982 gboolean (*handle_done) (
2986 gboolean (*handle_error) (
2991 gboolean (*handle_init) (
2995 gboolean (*handle_update) (
3000 gboolean (*handle_update_via_tftp) (
3006 const gchar * (*get_filename) (Flash *object);
3014 const gchar * (*get_status) (Flash *object);
3016 void (*download) (
[all …]