Searched defs:typec (Results 1 – 6 of 6) sorted by relevance
235 static void cros_typec_remove_partner(struct cros_typec_data *typec, in cros_typec_remove_partner()262 static void cros_typec_remove_cable(struct cros_typec_data *typec, in cros_typec_remove_cable()288 static void cros_unregister_ports(struct cros_typec_data *typec) in cros_unregister_ports()353 static int cros_typec_init_ports(struct cros_typec_data *typec) in cros_typec_init_ports()485 static int cros_typec_enable_tbt(struct cros_typec_data *typec, in cros_typec_enable_tbt()540 static int cros_typec_enable_dp(struct cros_typec_data *typec, in cros_typec_enable_dp()617 static int cros_typec_enable_usb4(struct cros_typec_data *typec, in cros_typec_enable_usb4()1261 struct cros_typec_data *typec; in cros_typec_probe() local1337 struct cros_typec_data *typec = platform_get_drvdata(pdev); in cros_typec_remove() local1346 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
1926 struct typec_port *typec = port->typec_port; in tcpm_pd_svdm() local