Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
Dtcpm.c322 bool pd_capable; member
2805 port->partner_desc.usb_pd = port->pd_capable; in tcpm_typec_connect()
2857 port->pd_capable = false; in tcpm_src_attach()
2903 port->pd_capable = false; in tcpm_reset_port()
2968 port->pd_capable = false; in tcpm_snk_attach()
3013 if (port->pd_capable) in hard_reset_state()
3039 port->pd_capable) { in tcpm_check_send_discover()
3195 port->pd_capable = true; in run_state_machine()
3426 port->pd_capable = true; in run_state_machine()
3546 if (port->pd_capable) in run_state_machine()
[all …]