Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/extcon/
Dextcon-max8997.c110 struct max8997_muic_info { struct
111 struct device *dev;
112 struct i2c_client *muic;
113 struct extcon_dev *edev;
114 int prev_cable_type;
115 int prev_chg_type;
116 u8 status[2];
118 int irq;
119 struct work_struct irq_work;
120 struct mutex mutex;
[all …]