Home
last modified time | relevance | path

Searched refs:extcon_dev (Results 1 – 6 of 6) sorted by relevance

/include/linux/
A Dextcon-provider.h15 struct extcon_dev;
20 int extcon_dev_register(struct extcon_dev *edev);
21 void extcon_dev_unregister(struct extcon_dev *edev);
23 struct extcon_dev *edev);
25 struct extcon_dev *edev);
29 void extcon_dev_free(struct extcon_dev *edev);
30 struct extcon_dev *devm_extcon_dev_allocate(struct device *dev,
35 int extcon_sync(struct extcon_dev *edev, unsigned int id);
61 int extcon_set_property_capability(struct extcon_dev *edev,
73 struct extcon_dev *edev) in devm_extcon_dev_register()
[all …]
A Dextcon.h168 struct extcon_dev;
206 struct extcon_dev *edev, unsigned int id,
209 struct extcon_dev *edev, unsigned int id,
212 int extcon_register_notifier_all(struct extcon_dev *edev,
217 struct extcon_dev *edev,
220 struct extcon_dev *edev,
266 struct extcon_dev *edev, unsigned int id, in devm_extcon_register_notifier()
273 struct extcon_dev *edev, unsigned int id, in devm_extcon_unregister_notifier()
289 struct extcon_dev *edev, in devm_extcon_register_notifier_all()
296 struct extcon_dev *edev, in devm_extcon_unregister_notifier_all()
[all …]
/include/linux/power/
A Dcharger-manager.h59 struct extcon_dev *extcon_dev; member
/include/linux/usb/
A Dchipidea.h28 struct extcon_dev *edev;
A Dphy.h103 struct extcon_dev *edev;
104 struct extcon_dev *id_edev;
/include/linux/mfd/
A Dpalmas.h562 struct extcon_dev *edev;

Completed in 28 milliseconds