Home
last modified time | relevance | path

Searched refs:UCSI_CANCEL (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/usb/typec/ucsi/
Dtrace.c9 [UCSI_CANCEL] = "CANCEL",
Ducsi.h99 #define UCSI_CANCEL 0x02 macro
Ducsi.c114 return ucsi_run_command(ucsi, UCSI_CANCEL, cci, NULL, 0, false) ?: -EBUSY; in ucsi_run_command()
211 case UCSI_CANCEL: in ucsi_send_command_common()