Searched refs:ucsi_sync_control_common (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/usb/typec/ucsi/ |
| H A D | ucsi_acpi.c | 104 .sync_control = ucsi_sync_control_common, 116 ret = ucsi_sync_control_common(ucsi, command, cci, val, len); in ucsi_gram_sync_control()
|
| H A D | cros_ec_ucsi.c | 114 ret = ucsi_sync_control_common(ucsi, cmd, cci, data, size); in cros_ucsi_sync_control()
|
| H A D | ucsi_yoga_c630.c | 129 ret = ucsi_sync_control_common(ucsi, command, cci, data, size); in yoga_c630_ucsi_sync_control()
|
| H A D | ucsi_glink.c | 235 .sync_control = ucsi_sync_control_common,
|
| H A D | ucsi_huawei_gaokun.c | 201 .sync_control = ucsi_sync_control_common,
|
| H A D | ucsi.h | 565 int ucsi_sync_control_common(struct ucsi *ucsi, u64 command, u32 *cci,
|
| H A D | ucsi.c | 58 int ucsi_sync_control_common(struct ucsi *ucsi, u64 command, u32 *cci, in ucsi_sync_control_common() function 93 EXPORT_SYMBOL_GPL(ucsi_sync_control_common);
|
| H A D | ucsi_ccg.c | 632 ret = ucsi_sync_control_common(ucsi, command, cci, data, size); in ucsi_ccg_sync_control()
|