Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/extcon/
Dextcon-axp288.c103 struct axp288_extcon_info { struct
104 struct device *dev;
105 struct regmap *regmap;
106 struct regmap_irq_chip_data *regmap_irqc;
107 struct usb_role_switch *role_sw;
108 struct work_struct role_work;
109 int irq[EXTCON_IRQ_END];
110 struct extcon_dev *edev;
111 struct extcon_dev *id_extcon;
112 struct notifier_block id_nb;
[all …]