Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/extcon/
Dextcon-max77693.c75 struct max77693_muic_info { struct
76 struct device *dev;
77 struct max77693_dev *max77693;
78 struct extcon_dev *edev;
79 int prev_cable_type;
80 int prev_cable_type_gnd;
81 int prev_chg_type;
82 int prev_button_type;
83 u8 status[2];
85 int irq;
[all …]