Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Ducsi_acpi.c102 .async_control = ucsi_acpi_async_control
138 .async_control = ucsi_acpi_async_control
189 .async_control = ucsi_acpi_async_control
Ducsi_yoga_c630.c79 .async_control = yoga_c630_ucsi_async_control,
Ducsi.c68 ret = ucsi->ops->async_control(ucsi, command); in ucsi_sync_control_common()
1343 ret = ucsi->ops->async_control(ucsi, command); in ucsi_reset_ppm()
1363 ret = ucsi->ops->async_control(ucsi, command); in ucsi_reset_ppm()
1384 ret = ucsi->ops->async_control(ucsi, command); in ucsi_reset_ppm()
1915 !ops->sync_control || !ops->async_control) in ucsi_create()
1991 ucsi->ops->async_control(ucsi, cmd); in ucsi_unregister()
Ducsi_glink.c206 .async_control = pmic_glink_ucsi_async_control,
Ducsi.h79 int (*async_control)(struct ucsi *ucsi, u64 command); member
Ducsi_stm32g0.c429 .async_control = ucsi_stm32g0_async_control,
Ducsi_ccg.c664 .async_control = ucsi_ccg_async_control,