Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/fusb302/
Dfusb302.c79 struct fusb302_chip { struct
80 struct device *dev;
81 struct i2c_client *i2c_client;
82 struct tcpm_port *tcpm_port;
83 struct tcpc_dev tcpc_dev;
84 struct tcpc_config tcpc_config;
86 struct regulator *vbus;
88 int gpio_int_n;
89 int gpio_int_n_irq;
90 struct extcon_dev *extcon;
[all …]