Home
last modified time | relevance | path

Searched defs:cros_typec_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.h31 struct cros_typec_data { struct
32 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;