Searched defs:typec (Results 1 – 4 of 4) sorted by relevance
320 static void cros_typec_remove_partner(struct cros_typec_data *typec, in cros_typec_remove_partner()347 static void cros_typec_remove_cable(struct cros_typec_data *typec, in cros_typec_remove_cable()373 static void cros_unregister_ports(struct cros_typec_data *typec) in cros_unregister_ports()438 static int cros_typec_init_ports(struct cros_typec_data *typec) in cros_typec_init_ports()570 static int cros_typec_enable_tbt(struct cros_typec_data *typec, in cros_typec_enable_tbt()625 static int cros_typec_enable_dp(struct cros_typec_data *typec, in cros_typec_enable_dp()702 static int cros_typec_enable_usb4(struct cros_typec_data *typec, in cros_typec_enable_usb4()1346 struct cros_typec_data *typec; in cros_typec_probe() local1422 struct cros_typec_data *typec = platform_get_drvdata(pdev); in cros_typec_remove() local1431 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()
281 struct typec_params typec; member
1991 struct typec_port *typec = port->typec_port; in tcpm_pd_svdm() local
Completed in 31 milliseconds