Home
last modified time | relevance | path

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

/linux-5.10/drivers/platform/chrome/
Dcros_ec_typec.c54 struct cros_typec_data { struct
55 struct device *dev;
56 struct cros_ec_device *ec;
57 int num_ports;
58 unsigned int pd_ctrl_ver;
60 struct cros_typec_port *ports[EC_USB_PD_MAX_PORTS];
61 struct notifier_block nb;
62 struct work_struct port_work;