Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/extcon/
Dextcon-axp288.c95 struct axp288_extcon_info { struct
96 struct device *dev;
97 struct regmap *regmap;
98 struct regmap_irq_chip_data *regmap_irqc;
99 struct usb_role_switch *role_sw;
100 struct work_struct role_work;
101 int irq[EXTCON_IRQ_END];
102 struct extcon_dev *edev;
103 struct extcon_dev *id_extcon;
104 struct notifier_block id_nb;
[all …]