Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpm.c328 bool pd_supported; member
831 if (!port->pd_supported) in tcpm_rp_cc()
3639 if (port->pd_supported) { in tcpm_src_attach()
3673 if (port->pd_supported) in tcpm_src_attach()
4010 if (!port->pd_supported) { in run_state_machine()
4257 if (!port->pd_supported) in run_state_machine()
4488 if (port->pd_supported) in run_state_machine()
6080 port->pd_supported = !fwnode_property_read_bool(fwnode, "pd-disable"); in tcpm_fw_get_caps()
6087 if (port->pd_supported) { in tcpm_fw_get_caps()
6118 if (!port->pd_supported) in tcpm_fw_get_caps()
[all …]