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.c71 ret = ucsi->ops->async_control(ucsi, command); in ucsi_sync_control_common()
1364 ret = ucsi->ops->async_control(ucsi, command); in ucsi_reset_ppm()
1384 ret = ucsi->ops->async_control(ucsi, command); in ucsi_reset_ppm()
1405 ret = ucsi->ops->async_control(ucsi, command); in ucsi_reset_ppm()
1970 !ops->read_message_in || !ops->sync_control || !ops->async_control) in ucsi_create()
2046 ucsi->ops->async_control(ucsi, cmd); in ucsi_unregister()
H A Dcros_ec_ucsi.c142 .async_control = cros_ucsi_async_control,
H A Ducsi_yoga_c630.c174 .async_control = yoga_c630_ucsi_async_control,
H A Ducsi_glink.c212 .async_control = pmic_glink_ucsi_async_control,
H A Ducsi_huawei_gaokun.c201 .async_control = gaokun_ucsi_async_control,
H A Ducsi.h85 int (*async_control)(struct ucsi *ucsi, u64 command); member
H A Ducsi_stm32g0.c430 .async_control = ucsi_stm32g0_async_control,
H A Ducsi_ccg.c671 .async_control = ucsi_ccg_async_control,