Searched defs:anx7411_data (Results 1 – 1 of 1) sorted by relevance
271 struct anx7411_data { struct272 int fw_version;273 int fw_subversion;274 struct i2c_client *tcpc_client;275 struct i2c_client *spi_client;276 struct fw_msg send_msg;277 struct fw_msg recv_msg;278 struct gpio_desc *intp_gpiod;279 struct fwnode_handle *connector_fwnode;280 struct typec_params typec;[all …]