Searched refs:sync_control (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/usb/typec/ucsi/ |
| H A D | ucsi_acpi.c | 120 .sync_control = ucsi_sync_control_common, in ucsi_gram_sync_control() 160 .sync_control = ucsi_gram_sync_control, in ucsi_acpi_notify()
|
| H A D | ucsi_yoga_c630.c | 175 .sync_control = yoga_c630_ucsi_sync_control,
|
| H A D | ucsi.c | 125 return ucsi->ops->sync_control(ucsi, ctrl, NULL, NULL, 0, NULL, 0); in ucsi_run_command() 139 ret = ucsi->ops->sync_control(ucsi, command, cci, data, size, in ucsi_run_command() 2114 !ops->read_message_in || !ops->sync_control || !ops->async_control) in ucsi_register()
|
| H A D | ucsi_ccg.c | 673 .sync_control = ucsi_ccg_sync_control,
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134.h | 74 unsigned int sync_control; member
|