Searched refs:ucsi_control (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/usb/typec/ucsi/ |
| D | trace.h | 31 TP_PROTO(struct ucsi_control *ctrl), 44 TP_PROTO(struct ucsi_control *ctrl), 49 TP_PROTO(struct ucsi_control *ctrl, int ret), 65 TP_PROTO(struct ucsi_control *ctrl, int ret), 70 TP_PROTO(struct ucsi_control *ctrl, int ret),
|
| D | ucsi.c | 92 static int ucsi_command(struct ucsi *ucsi, struct ucsi_control *ctrl) in ucsi_command() 118 struct ucsi_control ctrl; in ucsi_ack() 147 static int ucsi_run_command(struct ucsi *ucsi, struct ucsi_control *ctrl, in ucsi_run_command() 150 struct ucsi_control _ctrl; in ucsi_run_command() 311 struct ucsi_control ctrl; in ucsi_connector_change() 426 struct ucsi_control ctrl; in ucsi_reset_connector() 435 struct ucsi_control ctrl; in ucsi_reset_ppm() 480 static int ucsi_role_cmd(struct ucsi_connector *con, struct ucsi_control *ctrl) in ucsi_role_cmd() 486 struct ucsi_control c; in ucsi_role_cmd() 504 struct ucsi_control ctrl; in ucsi_dr_swap() [all …]
|
| D | ucsi.h | 63 struct ucsi_control { struct 316 struct ucsi_control ctrl; 329 int (*cmd)(struct ucsi_ppm *, struct ucsi_control *);
|
| D | ucsi_acpi.c | 42 static int ucsi_acpi_cmd(struct ucsi_ppm *ppm, struct ucsi_control *ctrl) in ucsi_acpi_cmd()
|