Home
last modified time | relevance | path

Searched defs:max14577_muic_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/extcon/
Dextcon-max14577.c70 struct max14577_muic_info { struct
71 struct device *dev;
72 struct max14577 *max14577;
73 struct extcon_dev *edev;
74 int prev_cable_type;
75 int prev_chg_type;
76 u8 status[MAX14577_MUIC_STATUS_END];
78 struct max14577_muic_irq *muic_irqs;
79 unsigned int muic_irqs_num;
80 bool irq_adc;
[all …]