Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/ucsi/
Ducsi.h29 struct ucsi_command { struct
81 struct ucsi_command cmd;
Dtrace.h47 DEFINE_EVENT(ucsi_log_control, ucsi_command,
Ducsi.c49 static int ucsi_command(struct ucsi *ucsi, struct ucsi_control *ctrl) in ucsi_command() function
112 ret = ucsi_command(ucsi, ctrl); in ucsi_run_command()
142 ret = ucsi_command(ucsi, &_ctrl); in ucsi_run_command()