Searched defs:max14577_muic_info (Results 1 – 1 of 1) sorted by relevance
69 struct max14577_muic_info { struct70 struct device *dev;71 struct max14577 *max14577;72 struct extcon_dev *edev;73 int prev_cable_type;74 int prev_chg_type;75 u8 status[MAX14577_MUIC_STATUS_END];77 struct max14577_muic_irq *muic_irqs;78 unsigned int muic_irqs_num;79 bool irq_adc;[all …]