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
3553 complete(&port->aug_supply_req_complete); in tcpm_aug_supply_req_complete()
7305 reinit_completion(&port->aug_supply_req_complete); in tcpm_aug_set_op_curr()
7314 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_aug_set_op_curr()
7368 reinit_completion(&port->aug_supply_req_complete); in tcpm_aug_set_out_volt()
7377 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_aug_set_out_volt()
7424 reinit_completion(&port->aug_supply_req_complete); in tcpm_pps_activate()
7435 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_pps_activate()
7488 reinit_completion(&port->aug_supply_req_complete); in tcpm_spr_avs_activate()
7499 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_spr_avs_activate()
[all …]