Home
last modified time | relevance | path

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

/linux/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.c400 struct typec_altmode_desc desc; in cros_typec_register_port_altmodes()
891 struct typec_altmode_desc desc; in cros_typec_register_altmodes()
/linux/include/linux/usb/
H A Dtypec.h151 struct typec_altmode_desc { struct
165 const struct typec_altmode_desc *desc); argument
169 const struct typec_altmode_desc *desc);
172 const struct typec_altmode_desc *desc);
/linux/drivers/usb/typec/ucsi/
H A Ducsi.h586 struct typec_altmode_desc *desc);
594 struct typec_altmode_desc *desc) in ucsi_register_displayport()
607 struct typec_altmode_desc *desc);
614 struct typec_altmode_desc *desc) in ucsi_register_thunderbolt()
H A Dthunderbolt.c178 struct typec_altmode_desc *desc) in ucsi_register_thunderbolt()
H A Ddisplayport.c311 struct typec_altmode_desc *desc) in ucsi_register_displayport()
H A Ducsi.c391 struct typec_altmode_desc *desc, in ucsi_register_altmode()
503 struct typec_altmode_desc desc; in ucsi_register_altmodes_nvidia()
577 struct typec_altmode_desc desc; in ucsi_register_altmodes()
/linux/drivers/usb/typec/
H A Dclass.c641 const struct typec_altmode_desc *desc, in typec_register_altmode()
1058 const struct typec_altmode_desc *desc) in typec_partner_register_altmode()
1288 const struct typec_altmode_desc *desc) in typec_plug_register_altmode()
2574 const struct typec_altmode_desc *desc) in typec_port_register_altmode()
2615 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/Documentation/driver-api/usb/
H A Dtypec.rst149 and struct typec_altmode_desc which is a container for all the supported modes.
/linux/drivers/usb/typec/tipd/
H A Dcore.c1240 struct typec_altmode_desc desc; in cd321x_register_port_altmodes()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c280 struct typec_altmode_desc altmode_desc[ALTMODE_DISCOVERY_MAX];
1831 struct typec_altmode_desc *paltmode; in svdm_consume_modes()