Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/ucsi/
Ddebug.h27 [UCSI_GET_ERROR_STATUS] = "GET_ERROR_STATUS",
Ducsi.h164 #define UCSI_GET_ERROR_STATUS 0x13 macro
Ducsi.c184 _ctrl.cmd.cmd = UCSI_GET_ERROR_STATUS; in ucsi_run_command()