Searched refs:sync_control (Results 1 – 5 of 5) 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 | ucsi.c | 113 return ucsi->ops->sync_control(ucsi, ctrl, NULL, NULL, 0); in ucsi_acknowledge() 126 ret = ucsi->ops->sync_control(ucsi, command, cci, data, size); in ucsi_run_command() 2059 !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
|