summaryrefslogtreecommitdiffstats
path: root/discover/device-handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/device-handler.h')
-rw-r--r--discover/device-handler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/discover/device-handler.h b/discover/device-handler.h
index 427a94a..3ca88e4 100644
--- a/discover/device-handler.h
+++ b/discover/device-handler.h
@@ -167,6 +167,8 @@ void device_handler_process_url(struct device_handler *handler,
void device_handler_install_plugin(struct device_handler *handler,
const char *plugin_file);
void device_handler_reinit(struct device_handler *handler);
+void device_handler_apply_temp_autoboot(struct device_handler *handler,
+ struct autoboot_option *opt);
int device_request_write(struct discover_device *dev, bool *release);
void device_release_write(struct discover_device *dev, bool release);
OpenPOWER on IntegriCloud