Searched refs:UCSI_CANCEL (Results 1 – 3 of 3) sorted by relevance
9 [UCSI_CANCEL] = "CANCEL",
99 #define UCSI_CANCEL 0x02 macro
114 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()