Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-max8997.c107 struct max8997_muic_info { struct
108 struct device *dev;
109 struct i2c_client *muic;
110 struct extcon_dev *edev;
111 int prev_cable_type;
112 int prev_chg_type;
113 u8 status[2];
115 int irq;
116 struct work_struct irq_work;
117 struct mutex mutex;
[all …]