Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/tcpm/
Dtcpm.c266 bool pd_capable; member
2603 port->partner_desc.usb_pd = port->pd_capable; in tcpm_typec_connect()
2654 port->pd_capable = false; in tcpm_src_attach()
2700 port->pd_capable = false; in tcpm_reset_port()
2756 port->pd_capable = false; in tcpm_snk_attach()
2800 if (port->pd_capable) in hard_reset_state()
2826 port->pd_capable) { in tcpm_check_send_discover()
2982 port->pd_capable = true; in run_state_machine()
3218 port->pd_capable = true; in run_state_machine()
3317 if (port->pd_capable) in run_state_machine()
[all …]