Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtypec.h135 struct typec_altmode_desc { struct
147 const struct typec_altmode_desc *desc); argument
151 const struct typec_altmode_desc *desc);
154 const struct typec_altmode_desc *desc);
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h397 struct typec_altmode_desc *desc);
405 struct typec_altmode_desc *desc) in ucsi_register_displayport()
H A Ddisplayport.c306 struct typec_altmode_desc *desc) in ucsi_register_displayport()
H A Ducsi.c342 struct typec_altmode_desc *desc, in ucsi_register_altmode()
430 struct typec_altmode_desc desc; in ucsi_register_altmodes_nvidia()
505 struct typec_altmode_desc desc; in ucsi_register_altmodes()
/openbmc/linux/drivers/usb/typec/
H A Dclass.c517 const struct typec_altmode_desc *desc) in typec_register_altmode()
810 const struct typec_altmode_desc *desc) in typec_partner_register_altmode()
1003 const struct typec_altmode_desc *desc) in typec_plug_register_altmode()
2117 const struct typec_altmode_desc *desc) in typec_port_register_altmode()
2151 struct typec_altmode_desc desc; in typec_port_register_altmodes()
H A Danx7411.c552 struct typec_altmode_desc desc; in anx7411_typec_register_altmode()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c270 struct typec_altmode_desc desc; in cros_typec_register_port_altmodes()
713 struct typec_altmode_desc desc; in cros_typec_register_altmodes()
/openbmc/linux/Documentation/driver-api/usb/
H A Dtypec.rst149 and struct typec_altmode_desc which is a container for all the supported modes.
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c271 struct typec_altmode_desc altmode_desc[ALTMODE_DISCOVERY_MAX];
1550 struct typec_altmode_desc *paltmode; in svdm_consume_modes()