Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi_acpi.c105 .async_control = ucsi_acpi_async_control
143 .async_control = ucsi_acpi_async_control
H A Ducsi.c77 ret = ucsi->ops->async_control(ucsi, command); in ucsi_sync_control_common()
1431 ret = ucsi->ops->async_control(ucsi, command); in ucsi_reset_ppm()
1451 ret = ucsi->ops->async_control(ucsi, command); in ucsi_reset_ppm()
1472 ret = ucsi->ops->async_control(ucsi, command); in ucsi_reset_ppm()
2048 !ops->read_message_in || !ops->sync_control || !ops->async_control) in ucsi_create()
2124 ucsi->ops->async_control(ucsi, cmd); in ucsi_unregister()
H A Dcros_ec_ucsi.c162 .async_control = cros_ucsi_async_control,
H A Ducsi_yoga_c630.c174 .async_control = yoga_c630_ucsi_async_control,
H A Ducsi_glink.c236 .async_control = pmic_glink_ucsi_async_control,
H A Ducsi_huawei_gaokun.c202 .async_control = gaokun_ucsi_async_control,
H A Ducsi.h87 int (*async_control)(struct ucsi *ucsi, u64 command); member
H A Ducsi_stm32g0.c431 .async_control = ucsi_stm32g0_async_control,
H A Ducsi_ccg.c672 .async_control = ucsi_ccg_async_control,