ucsi_send_command
ret = ucsi_send_command(ucsi, val, NULL, 0);
ret = ucsi_send_command(ucsi, val,
ret = ucsi_send_command(dp->con->ucsi, command, NULL, 0);
return ucsi_send_command(dp->con->ucsi, command, NULL, 0);
ret = ucsi_send_command(ucsi, command, &cur, sizeof(cur));
ret = ucsi_send_command(tbt->con->ucsi, command, NULL, 0);
ret = ucsi_send_command(con->ucsi, command, &cur, sizeof(cur));
ret = ucsi_send_command(con->ucsi, command, &cable_prop, sizeof(cable_prop));
ret = ucsi_send_command(con->ucsi, command, &con->cap, sizeof(con->cap));
return ucsi_send_command(con->ucsi, command, NULL, 0);
ret = ucsi_send_command(con->ucsi, command, NULL, 0);
ucsi_send_command(con->ucsi, c, NULL, 0);
ret = ucsi_send_command(ucsi, command, &con->cap, sizeof(con->cap));
ret = ucsi_send_command(ucsi, command, NULL, 0);
ret = ucsi_send_command(ucsi, command, &ucsi->cap,
ret = ucsi_send_command(ucsi, command, NULL, 0);
ret = ucsi_send_command(ucsi, command, NULL, 0);
EXPORT_SYMBOL_GPL(ucsi_send_command);
ret = ucsi_send_command(con->ucsi, command, &cur, sizeof(cur));
len = ucsi_send_command(con->ucsi, command, &alt, sizeof(alt));
len = ucsi_send_command(con->ucsi, command, alt, sizeof(alt));
ret = ucsi_send_command(ucsi, command, pdos + offset,
ret = ucsi_send_command(con->ucsi, command, data + offset, len);
int ucsi_send_command(struct ucsi *ucsi, u64 command,