Home
last modified time | relevance | path

Searched refs:UCSI_ERROR_CONTRACT_NEGOTIATION_FAIL (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/typec/ucsi/
Ducsi.h232 #define UCSI_ERROR_CONTRACT_NEGOTIATION_FAIL BIT(6) macro
Ducsi.c167 case UCSI_ERROR_CONTRACT_NEGOTIATION_FAIL: in ucsi_run_command()