Searched refs:cros_typec_data (Results 1 – 1 of 1) sorted by relevance
75 struct cros_typec_data { struct255 static void cros_unregister_ports(struct cros_typec_data *typec) in cros_unregister_ports()299 static int cros_typec_init_ports(struct cros_typec_data *typec) in cros_typec_init_ports()393 static int cros_typec_enable_tbt(struct cros_typec_data *typec, in cros_typec_enable_tbt()445 static int cros_typec_enable_dp(struct cros_typec_data *typec, in cros_typec_enable_dp()486 static int cros_typec_enable_usb4(struct cros_typec_data *typec, in cros_typec_enable_usb4()1028 struct cros_typec_data *typec = container_of(work, struct cros_typec_data, port_work); in cros_typec_port_work()1041 struct cros_typec_data *typec = container_of(nb, struct cros_typec_data, nb); in cros_ec_typec_event()1069 struct cros_typec_data *typec; in cros_typec_probe()1134 struct cros_typec_data *typec = dev_get_drvdata(dev); in cros_typec_suspend()[all …]
Completed in 6 milliseconds