Searched defs:typec (Results 1 – 6 of 6) sorted by relevance
209 static void cros_typec_remove_partner(struct cros_typec_data *typec, in cros_typec_remove_partner()236 static void cros_typec_remove_cable(struct cros_typec_data *typec, in cros_typec_remove_cable()262 static void cros_unregister_ports(struct cros_typec_data *typec) in cros_unregister_ports()325 static int cros_typec_init_ports(struct cros_typec_data *typec) in cros_typec_init_ports()453 static int cros_typec_enable_tbt(struct cros_typec_data *typec, in cros_typec_enable_tbt()508 static int cros_typec_enable_dp(struct cros_typec_data *typec, in cros_typec_enable_dp()581 static int cros_typec_enable_usb4(struct cros_typec_data *typec, in cros_typec_enable_usb4()1216 struct cros_typec_data *typec; in cros_typec_probe() local1290 struct cros_typec_data *typec = platform_get_drvdata(pdev); in cros_typec_remove() local1299 struct cros_typec_data *typec = dev_get_drvdata(dev); in cros_typec_suspend() local[all …]
20 void cros_typec_handle_vdm_attention(struct cros_typec_data *typec, int port_num) in cros_typec_handle_vdm_attention()59 void cros_typec_handle_vdm_response(struct cros_typec_data *typec, int port_num) in cros_typec_handle_vdm_response()
1 .. _typec: target
209 typec: typec@47 { label
281 struct typec_params typec; member
1880 struct typec_port *typec = port->typec_port; in tcpm_pd_svdm() local
Completed in 28 milliseconds