Searched defs:cros_typec_port (Results 1 – 1 of 1) sorted by relevance
42 struct cros_typec_port { struct43 struct typec_port *port;45 struct typec_capability caps;46 struct typec_partner *partner;47 struct typec_cable *cable;49 struct typec_plug *plug;51 struct usb_pd_identity p_identity;54 struct typec_switch *ori_sw;55 struct typec_mux *mux;56 struct usb_role_switch *role_sw;[all …]
Completed in 6 milliseconds