Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/usb/
Dtypec.h265 struct typec_capability { struct
287 const struct typec_capability *cap); argument
318 int typec_get_fw_cap(struct typec_capability *cap,
/Linux-v6.6/drivers/platform/chrome/
Dcros_ec_typec.h49 struct typec_capability caps;
Dcros_ec_typec.c27 static int cros_typec_parse_port_props(struct typec_capability *cap, in cros_typec_parse_port_props()
309 struct typec_capability *cap; in cros_typec_init_ports()
/Linux-v6.6/drivers/usb/typec/
Dclass.h60 const struct typec_capability *cap;
Dhd3ss3220.c173 struct typec_capability typec_cap = { }; in hd3ss3220_probe()
Dwusb3801.c87 struct typec_capability cap;
Danx7411.c254 struct typec_capability caps;
1143 struct typec_capability *cap = &ctx->typec.caps; in anx7411_typec_port_probe()
Dstusb160x.c156 struct typec_capability capability;
Drt1719.c847 struct typec_capability typec_cap = { }; in rt1719_probe()
Dclass.c2051 int typec_get_fw_cap(struct typec_capability *cap, in typec_get_fw_cap()
2199 const struct typec_capability *cap) in typec_register_port()
/Linux-v6.6/drivers/usb/typec/tipd/
Dcore.c93 struct typec_capability typec_cap;
704 struct typec_capability typec_cap = { }; in tps6598x_probe()
/Linux-v6.6/drivers/usb/typec/ucsi/
Ducsi.h345 struct typec_capability typec_cap;
Ducsi.c1155 struct typec_capability *cap = &con->typec_cap; in ucsi_register_port()
/Linux-v6.6/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
/Linux-v6.6/drivers/extcon/
Dextcon-usbc-tusb320.c80 struct typec_capability cap;
/Linux-v6.6/drivers/usb/typec/tcpm/
Dtcpm.c305 struct typec_capability typec_caps;