summaryrefslogtreecommitdiff
path: root/include/mkbp_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mkbp_event.h')
-rw-r--r--include/mkbp_event.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/mkbp_event.h b/include/mkbp_event.h
index 3764c40d5b..3639ffb326 100644
--- a/include/mkbp_event.h
+++ b/include/mkbp_event.h
@@ -28,6 +28,9 @@ extern uint32_t mkbp_last_event_time;
*/
int mkbp_send_event(uint8_t event_type);
+void send_mkbp_event_gpio(int active);
+void send_mkbp_event_host(int active);
+
/*
* The struct to store the event source definition. The get_data routine is
* responsible for returning the event data when queried by the AP. The