Searched refs:extcon_dev (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| A D | extcon-provider.h | 15 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 D | extcon.h | 168 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 D | charger-manager.h | 59 struct extcon_dev *extcon_dev; member
|
| /include/linux/usb/ |
| A D | chipidea.h | 28 struct extcon_dev *edev;
|
| A D | phy.h | 103 struct extcon_dev *edev; 104 struct extcon_dev *id_edev;
|
| /include/linux/mfd/ |
| A D | palmas.h | 562 struct extcon_dev *edev;
|
Completed in 28 milliseconds