Searched refs:sync_control (Results 1 – 9 of 9) sorted by relevance
104 .sync_control = ucsi_sync_control_common,153 .sync_control = ucsi_gram_sync_control,
79 .sync_control = ucsi_sync_control_common,
211 .sync_control = ucsi_sync_control_common,
82 int (*sync_control)(struct ucsi *ucsi, u64 command); member
98 return ucsi->ops->sync_control(ucsi, ctrl); in ucsi_acknowledge()111 ret = ucsi->ops->sync_control(ucsi, command); in ucsi_run_command()1933 !ops->read_message_in || !ops->sync_control || !ops->async_control) in ucsi_create()
429 .sync_control = ucsi_sync_control_common,
669 .sync_control = ucsi_ccg_sync_control,
64 u32 sync_control; member
74 unsigned int sync_control; member