Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/
Danx7411.c272 struct anx7411_data { struct
273 int fw_version;
274 int fw_subversion;
275 struct i2c_client *tcpc_client;
276 struct i2c_client *spi_client;
277 struct fw_msg send_msg;
278 struct fw_msg recv_msg;
279 struct gpio_desc *intp_gpiod;
280 struct fwnode_handle *connector_fwnode;
281 struct typec_params typec;
[all …]