Home
last modified time | relevance | path

Searched refs:sync_control (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/usb/typec/ucsi/
H A Ducsi_acpi.c104 .sync_control = ucsi_sync_control_common,
153 .sync_control = ucsi_gram_sync_control,
H A Ducsi_yoga_c630.c79 .sync_control = ucsi_sync_control_common,
H A Ducsi_glink.c211 .sync_control = ucsi_sync_control_common,
H A Ducsi.h82 int (*sync_control)(struct ucsi *ucsi, u64 command); member
H A Ducsi.c98 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()
H A Ducsi_stm32g0.c429 .sync_control = ucsi_sync_control_common,
H A Ducsi_ccg.c669 .sync_control = ucsi_ccg_sync_control,
/linux/drivers/media/pci/tw68/
H A Dtw68.h64 u32 sync_control; member
/linux/drivers/media/pci/saa7134/
H A Dsaa7134.h74 unsigned int sync_control; member