Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/extcon/
Dextcon-max14577.c79 struct max14577_muic_info { struct
80 struct device *dev;
81 struct max14577 *max14577;
82 struct extcon_dev *edev;
83 int prev_cable_type;
84 int prev_chg_type;
85 u8 status[MAX14577_MUIC_STATUS_END];
87 struct max14577_muic_irq *muic_irqs;
88 unsigned int muic_irqs_num;
89 bool irq_adc;
[all …]