Searched refs:sync_control (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/usb/typec/ucsi/ |
| H A D | ucsi_acpi.c | 104 .sync_control = ucsi_sync_control_common, 142 .sync_control = ucsi_gram_sync_control,
|
| H A D | ucsi_yoga_c630.c | 173 .sync_control = yoga_c630_ucsi_sync_control,
|
| H A D | cros_ec_ucsi.c | 163 .sync_control = cros_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 | 85 int (*sync_control)(struct ucsi *ucsi, u64 command, u32 *cci, member
|
| H A D | ucsi.c | 107 return ucsi->ops->sync_control(ucsi, ctrl, NULL, NULL, 0); in ucsi_acknowledge() 120 ret = ucsi->ops->sync_control(ucsi, command, cci, data, size); in ucsi_run_command() 2043 !ops->read_message_in || !ops->sync_control || !ops->async_control) in ucsi_create()
|
| H A D | ucsi_ccg.c | 671 .sync_control = ucsi_ccg_sync_control,
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134.h | 74 unsigned int sync_control; member
|