summaryrefslogtreecommitdiff
path: root/include/usb_tc_sm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_tc_sm.h')
-rw-r--r--include/usb_tc_sm.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/usb_tc_sm.h b/include/usb_tc_sm.h
index b6ed917d4d..293ed55a10 100644
--- a/include/usb_tc_sm.h
+++ b/include/usb_tc_sm.h
@@ -322,16 +322,6 @@ void tc_start_error_recovery(int port);
void tc_hard_reset_request(int port);
/**
- * Hard Reset was sent and we are required to remain attached until we have
- * restored our connection for the TypeC port.
- * A call to tc_hard_reset_allow_unattach will allow the connection to go
- * to an unattached state
- *
- * @param port USB-C port number
- */
-void tc_hard_reset_allow_unattach(int port);
-
-/**
* Hard Reset is complete for the TypeC port
*
* @param port USB-C port number