Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/chrome/
H A Dcros_typec_altmode.h11 struct typec_altmode_desc;
17 struct typec_altmode_desc *desc,
25 struct typec_altmode_desc *desc, in cros_typec_register_displayport()
41 struct typec_altmode_desc *desc);
45 struct typec_altmode_desc *desc) in cros_typec_register_thunderbolt()
H A Dcros_typec_altmode.c310 struct typec_altmode_desc *desc, in cros_typec_register_displayport()
346 struct typec_altmode_desc *desc) in cros_typec_register_thunderbolt()
H A Dcros_ec_typec.c315 struct typec_altmode_desc desc; in cros_typec_register_port_altmodes()
805 struct typec_altmode_desc desc; in cros_typec_register_altmodes()
/linux-6.15/include/linux/usb/
H A Dtypec.h148 struct typec_altmode_desc { struct
161 const struct typec_altmode_desc *desc); argument
165 const struct typec_altmode_desc *desc);
168 const struct typec_altmode_desc *desc);
/linux-6.15/drivers/usb/typec/ucsi/
H A Ducsi.h556 struct typec_altmode_desc *desc);
564 struct typec_altmode_desc *desc) in ucsi_register_displayport()
H A Ddisplayport.c311 struct typec_altmode_desc *desc) in ucsi_register_displayport()
H A Ducsi.c379 struct typec_altmode_desc *desc, in ucsi_register_altmode()
488 struct typec_altmode_desc desc; in ucsi_register_altmodes_nvidia()
563 struct typec_altmode_desc desc; in ucsi_register_altmodes()
/linux-6.15/drivers/usb/typec/
H A Dclass.c543 const struct typec_altmode_desc *desc) in typec_register_altmode()
964 const struct typec_altmode_desc *desc) in typec_partner_register_altmode()
1194 const struct typec_altmode_desc *desc) in typec_plug_register_altmode()
2467 const struct typec_altmode_desc *desc) in typec_port_register_altmode()
2501 struct typec_altmode_desc desc; in typec_port_register_altmodes()
H A Danx7411.c555 struct typec_altmode_desc desc; in anx7411_typec_register_altmode()
/linux-6.15/Documentation/driver-api/usb/
H A Dtypec.rst149 and struct typec_altmode_desc which is a container for all the supported modes.
/linux-6.15/drivers/usb/typec/tcpm/
H A Dtcpm.c279 struct typec_altmode_desc altmode_desc[ALTMODE_DISCOVERY_MAX];
1753 struct typec_altmode_desc *paltmode; in svdm_consume_modes()