Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/typec/tcpm/
Dtcpm.c307 bool pd_capable; member
2765 port->partner_desc.usb_pd = port->pd_capable; in tcpm_typec_connect()
2817 port->pd_capable = false; in tcpm_src_attach()
2863 port->pd_capable = false; in tcpm_reset_port()
2929 port->pd_capable = false; in tcpm_snk_attach()
2974 if (port->pd_capable) in hard_reset_state()
3000 port->pd_capable) { in tcpm_check_send_discover()
3156 port->pd_capable = true; in run_state_machine()
3391 port->pd_capable = true; in run_state_machine()
3511 if (port->pd_capable) in run_state_machine()
[all …]