Searched refs:c_identity (Results 1 – 2 of 2) sorted by relevance
57 struct usb_pd_identity c_identity; member
231 memset(&port->c_identity, 0, sizeof(port->c_identity)); in cros_typec_remove_cable()816 cros_typec_parse_pd_identity(&port->c_identity, disc); in cros_typec_handle_sop_prime_disc()819 cable_plug_type = VDO_TYPEC_CABLE_TYPE(port->c_identity.vdo[0]); in cros_typec_handle_sop_prime_disc()836 c_desc.active = PD_IDH_PTYPE(port->c_identity.id_header) == IDH_PTYPE_ACABLE; in cros_typec_handle_sop_prime_disc()839 c_desc.identity = &port->c_identity; in cros_typec_handle_sop_prime_disc()