Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c597 struct completion aug_supply_req_complete; member
3521 complete(&port->aug_supply_req_complete); in tcpm_aug_supply_req_complete()
7269 reinit_completion(&port->aug_supply_req_complete); in tcpm_aug_set_op_curr()
7278 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_aug_set_op_curr()
7332 reinit_completion(&port->aug_supply_req_complete); in tcpm_aug_set_out_volt()
7341 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_aug_set_out_volt()
7388 reinit_completion(&port->aug_supply_req_complete); in tcpm_pps_activate()
7399 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_pps_activate()
7452 reinit_completion(&port->aug_supply_req_complete); in tcpm_spr_avs_activate()
7463 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_spr_avs_activate()
[all …]