Searched defs:cros_typec_data (Results 1 – 1 of 1) sorted by relevance
31 struct cros_typec_data { struct32 struct device *dev;33 struct cros_ec_device *ec;34 int num_ports;35 unsigned int pd_ctrl_ver;37 struct cros_typec_port *ports[EC_USB_PD_MAX_PORTS];38 struct notifier_block nb;39 struct work_struct port_work;40 bool typec_cmd_supported;41 bool needs_mux_ack;