summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/usb_dp_alt_mode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb_dp_alt_mode.h b/include/usb_dp_alt_mode.h
index 1e43d4c282..5fa703e109 100644
--- a/include/usb_dp_alt_mode.h
+++ b/include/usb_dp_alt_mode.h
@@ -50,7 +50,7 @@ void dp_vdm_naked(int port, enum tcpm_transmit_type type, uint8_t vdm_cmd);
*
* @param port USB-C port number
*/
-void dp_reset_next_command(int port);
+void dp_teardown(int port);
/*
* Construct the next DisplayPort VDM that should be sent.