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.c627 struct completion aug_supply_req_complete; member
3740 complete(&port->aug_supply_req_complete); in tcpm_aug_supply_req_complete()
7655 reinit_completion(&port->aug_supply_req_complete); in tcpm_aug_set_op_curr()
7664 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_aug_set_op_curr()
7718 reinit_completion(&port->aug_supply_req_complete); in tcpm_aug_set_out_volt()
7727 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_aug_set_out_volt()
7774 reinit_completion(&port->aug_supply_req_complete); in tcpm_pps_activate()
7785 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_pps_activate()
7838 reinit_completion(&port->aug_supply_req_complete); in tcpm_spr_avs_activate()
7849 if (!wait_for_completion_timeout(&port->aug_supply_req_complete, in tcpm_spr_avs_activate()
[all …]