Searched defs:anx7411_data (Results 1 – 1 of 1) sorted by relevance
271 struct anx7411_data { struct272 int fw_version;273 int fw_subversion;276 struct fw_msg send_msg;277 struct fw_msg recv_msg;280 struct typec_params typec;281 int intp_irq;282 struct work_struct work;285 struct mutex lock;289 struct power_supply *psy;[all …]