Searched refs:UCSI_CANCEL (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/usb/typec/ucsi/ | ||
D | trace.c | 9 [UCSI_CANCEL] = "CANCEL", |
D | ucsi.h | 72 #define UCSI_CANCEL 0x02 macro |
D | ucsi.c | 136 ucsi->ops->async_write(ucsi, UCSI_CANCEL, NULL, 0); in ucsi_exec_command() |