Searched defs:anx7411_data (Results 1 – 1 of 1) sorted by relevance
272 struct anx7411_data { struct273 int fw_version;274 int fw_subversion;277 struct fw_msg send_msg;278 struct fw_msg recv_msg;281 struct typec_params typec;282 int intp_irq;283 struct work_struct work;286 struct mutex lock;290 struct power_supply *psy;[all …]