Home
last modified time | relevance | path

Searched defs:typec (Results 1 – 3 of 3) sorted by relevance

/drivers/platform/chrome/
Dcros_ec_typec.c187 static int cros_typec_add_partner(struct cros_typec_data *typec, int port_num, in cros_typec_add_partner()
211 static void cros_typec_unregister_altmodes(struct cros_typec_data *typec, int port_num, in cros_typec_unregister_altmodes()
254 static void cros_typec_remove_partner(struct cros_typec_data *typec, in cros_typec_remove_partner()
281 static void cros_typec_remove_cable(struct cros_typec_data *typec, in cros_typec_remove_cable()
307 static void cros_unregister_ports(struct cros_typec_data *typec) in cros_unregister_ports()
330 static int cros_typec_register_port_altmodes(struct cros_typec_data *typec, in cros_typec_register_port_altmodes()
366 static int cros_typec_init_ports(struct cros_typec_data *typec) in cros_typec_init_ports()
469 static int cros_typec_enable_tbt(struct cros_typec_data *typec, in cros_typec_enable_tbt()
521 static int cros_typec_enable_dp(struct cros_typec_data *typec, in cros_typec_enable_dp()
566 static int cros_typec_enable_usb4(struct cros_typec_data *typec, in cros_typec_enable_usb4()
[all …]
/drivers/usb/typec/
Danx7411.c280 struct typec_params typec; member
/drivers/usb/typec/tcpm/
Dtcpm.c1614 struct typec_port *typec = port->typec_port; in tcpm_pd_svdm() local