Searched defs:max14577_muic_info (Results 1 – 1 of 1) sorted by relevance
79 struct max14577_muic_info { struct80 struct device *dev;81 struct max14577 *max14577;82 struct extcon_dev *edev;83 int prev_cable_type;84 int prev_chg_type;85 u8 status[MAX14577_MUIC_STATUS_END];87 struct max14577_muic_irq *muic_irqs;88 unsigned int muic_irqs_num;89 bool irq_adc;[all …]