Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dtcpm.c264 bool pd_capable; member
2583 port->partner_desc.usb_pd = port->pd_capable; in tcpm_typec_connect()
2634 port->pd_capable = false; in tcpm_src_attach()
2680 port->pd_capable = false; in tcpm_reset_port()
2736 port->pd_capable = false; in tcpm_snk_attach()
2780 if (port->pd_capable) in hard_reset_state()
2806 port->pd_capable) { in tcpm_check_send_discover()
2962 port->pd_capable = true; in run_state_machine()
3174 port->pd_capable = true; in run_state_machine()
3641 else if (!port->pd_capable && in _tcpm_cc_change()
[all …]