Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dtypec_mux.h64 const struct typec_altmode_desc *desc);
78 const struct typec_altmode_desc *desc) in fwnode_typec_mux_get()
106 typec_mux_get(struct device *dev, const struct typec_altmode_desc *desc) in typec_mux_get()
Dtypec.h134 struct typec_altmode_desc { struct
146 const struct typec_altmode_desc *desc); argument
150 const struct typec_altmode_desc *desc);
153 const struct typec_altmode_desc *desc);
/linux-6.1.9/drivers/usb/typec/ucsi/
Ducsi.h366 struct typec_altmode_desc *desc);
374 struct typec_altmode_desc *desc) in ucsi_register_displayport()
Ddisplayport.c310 struct typec_altmode_desc *desc) in ucsi_register_displayport()
Ducsi.c317 struct typec_altmode_desc *desc, in ucsi_register_altmode()
405 struct typec_altmode_desc desc; in ucsi_register_altmodes_nvidia()
480 struct typec_altmode_desc desc; in ucsi_register_altmodes()
/linux-6.1.9/drivers/usb/typec/
Dmux.c268 const struct typec_altmode_desc *desc = data; in typec_mux_match()
339 const struct typec_altmode_desc *desc) in fwnode_typec_mux_get()
Dclass.c514 const struct typec_altmode_desc *desc) in typec_register_altmode()
804 const struct typec_altmode_desc *desc) in typec_partner_register_altmode()
978 const struct typec_altmode_desc *desc) in typec_plug_register_altmode()
2088 const struct typec_altmode_desc *desc) in typec_port_register_altmode()
2112 struct typec_altmode_desc desc; in typec_port_register_altmodes()
Danx7411.c552 struct typec_altmode_desc desc; in anx7411_typec_register_altmode()
/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_typec.c334 struct typec_altmode_desc desc; in cros_typec_register_port_altmodes()
743 struct typec_altmode_desc desc; in cros_typec_register_altmodes()
/linux-6.1.9/Documentation/driver-api/usb/
Dtypec.rst149 and struct typec_altmode_desc which is a container for all the supported modes.
/linux-6.1.9/drivers/usb/typec/tcpm/
Dtcpm.c269 struct typec_altmode_desc altmode_desc[ALTMODE_DISCOVERY_MAX];
1518 struct typec_altmode_desc *paltmode; in svdm_consume_modes()