Home
last modified time | relevance | path

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

/linux-5.19.10/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.h122 struct typec_altmode_desc { struct
134 const struct typec_altmode_desc *desc); argument
138 const struct typec_altmode_desc *desc);
141 const struct typec_altmode_desc *desc);
/linux-5.19.10/drivers/usb/typec/ucsi/
Ducsi.h364 struct typec_altmode_desc *desc);
372 struct typec_altmode_desc *desc) in ucsi_register_displayport()
Ddisplayport.c310 struct typec_altmode_desc *desc) in ucsi_register_displayport()
Ducsi.c322 struct typec_altmode_desc *desc, in ucsi_register_altmode()
410 struct typec_altmode_desc desc; in ucsi_register_altmodes_nvidia()
485 struct typec_altmode_desc desc; in ucsi_register_altmodes()
/linux-5.19.10/drivers/usb/typec/
Dmux.c268 const struct typec_altmode_desc *desc = data; in typec_mux_match()
335 const struct typec_altmode_desc *desc) in fwnode_typec_mux_get()
Dclass.c512 const struct typec_altmode_desc *desc) in typec_register_altmode()
769 const struct typec_altmode_desc *desc) in typec_partner_register_altmode()
943 const struct typec_altmode_desc *desc) in typec_plug_register_altmode()
1953 const struct typec_altmode_desc *desc) in typec_port_register_altmode()
1977 struct typec_altmode_desc desc; in typec_port_register_altmodes()
/linux-5.19.10/Documentation/driver-api/usb/
Dtypec.rst149 and struct typec_altmode_desc which is a container for all the supported modes.
/linux-5.19.10/drivers/platform/chrome/
Dcros_ec_typec.c662 struct typec_altmode_desc desc; in cros_typec_register_altmodes()
/linux-5.19.10/drivers/usb/typec/tcpm/
Dtcpm.c269 struct typec_altmode_desc altmode_desc[ALTMODE_DISCOVERY_MAX];
1510 struct typec_altmode_desc *paltmode; in svdm_consume_modes()