summaryrefslogtreecommitdiff
path: root/xhfc/xhfc.h
diff options
context:
space:
mode:
Diffstat (limited to 'xhfc/xhfc.h')
-rw-r--r--xhfc/xhfc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index 9e21079..396c57a 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -172,6 +172,7 @@ int xhfc_reset(struct xhfc * xhfc);
int xhfc_chipid(struct xhfc * xhfc);
int xhfc_cfg_pcm(struct xhfc * xhfc, __u8 pcm);
+void start_state_machine(struct xhfc_span* s);
void activate_request(struct xhfc_span* s);
void deactivate_request(struct xhfc_span* s);
void handle_state_change(struct xhfc_span* s);