Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/extcon/
Dextcon-max8997.c117 struct max8997_muic_info { struct
118 struct device *dev;
119 struct i2c_client *muic;
120 struct extcon_dev *edev;
121 int prev_cable_type;
122 int prev_chg_type;
123 u8 status[2];
125 int irq;
126 struct work_struct irq_work;
127 struct mutex mutex;
[all …]