Home
last modified time | relevance | path

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

/include/linux/
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);
28 struct extcon_dev *extcon_dev_allocate(const unsigned int *cable);
29 void extcon_dev_free(struct extcon_dev *edev);
30 struct extcon_dev *devm_extcon_dev_allocate(struct device *dev,
32 void devm_extcon_dev_free(struct device *dev, struct extcon_dev *edev);
35 int extcon_sync(struct extcon_dev *edev, unsigned int id);
[all …]
Dextcon.h168 struct extcon_dev;
175 int extcon_get_state(struct extcon_dev *edev, unsigned int id);
186 int extcon_get_property(struct extcon_dev *edev, unsigned int id,
189 int extcon_get_property_capability(struct extcon_dev *edev,
201 int extcon_register_notifier(struct extcon_dev *edev, unsigned int id,
203 int extcon_unregister_notifier(struct extcon_dev *edev, unsigned int id,
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,
214 int extcon_unregister_notifier_all(struct extcon_dev *edev,
[all …]
/include/linux/power/
Dcharger-manager.h59 struct extcon_dev *extcon_dev; member
/include/linux/usb/
Dchipidea.h28 struct extcon_dev *edev;
Dphy.h104 struct extcon_dev *edev;
105 struct extcon_dev *id_edev;
/include/linux/mfd/
Dpalmas.h562 struct extcon_dev *edev;