Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/usb/
Dtypec.h221 struct typec_capability { struct
240 const struct typec_capability *cap); argument
/kernel/linux/linux-5.10/drivers/platform/chrome/
Dcros_ec_typec.c37 struct typec_capability caps;
65 static int cros_typec_parse_port_props(struct typec_capability *cap, in cros_typec_parse_port_props()
230 struct typec_capability *cap; in cros_typec_init_ports()
/kernel/linux/linux-5.10/drivers/usb/typec/
Dqcom-pmic-typec.c134 struct typec_capability cap; in qcom_pmic_typec_probe()
Dhd3ss3220.c156 struct typec_capability typec_cap = { }; in hd3ss3220_probe()
Dtps6598x.c471 struct typec_capability typec_cap = { }; in tps6598x_probe()
Dclass.c55 const struct typec_capability *cap;
1638 const struct typec_capability *cap) in typec_register_port()
Dstusb160x.c156 struct typec_capability capability;
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
Ducsi.h326 struct typec_capability typec_cap;
Ducsi.c1025 struct typec_capability *cap = &con->typec_cap; in ucsi_register_port()
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Dtypec.rst63 typec_capability data structure, and register them with the following API:
68 When registering the ports, the prefer_role member in struct typec_capability
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch3436 * struct typec_capability - USB Type-C Port Capabilities
3445 @@ -223,6 +243,7 @@ struct typec_capability {
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
Dtcpm.c252 struct typec_capability typec_caps;