Home
last modified time | relevance | path

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

/include/linux/
Dextcon-provider.h65 static inline int extcon_dev_register(struct extcon_dev *edev) in extcon_dev_register()
70 static inline void extcon_dev_unregister(struct extcon_dev *edev) { } in extcon_dev_unregister()
73 struct extcon_dev *edev) in devm_extcon_dev_register()
79 struct extcon_dev *edev) { } in devm_extcon_dev_unregister()
86 static inline void extcon_dev_free(struct extcon_dev *edev) { } in extcon_dev_free()
94 static inline void devm_extcon_dev_free(struct extcon_dev *edev) { } in devm_extcon_dev_free()
97 static inline int extcon_set_state(struct extcon_dev *edev, unsigned int id, in extcon_set_state()
103 static inline int extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, in extcon_set_state_sync()
109 static inline int extcon_sync(struct extcon_dev *edev, unsigned int id) in extcon_sync()
114 static inline int extcon_set_property(struct extcon_dev *edev, unsigned int id, in extcon_set_property()
[all …]
Ddevfreq-event.h121 static inline void *devfreq_event_get_drvdata(struct devfreq_event_dev *edev) in devfreq_event_get_drvdata()
126 static inline int devfreq_event_enable_edev(struct devfreq_event_dev *edev) in devfreq_event_enable_edev()
131 static inline int devfreq_event_disable_edev(struct devfreq_event_dev *edev) in devfreq_event_disable_edev()
136 static inline bool devfreq_event_is_enabled(struct devfreq_event_dev *edev) in devfreq_event_is_enabled()
141 static inline int devfreq_event_set_event(struct devfreq_event_dev *edev) in devfreq_event_set_event()
146 static inline int devfreq_event_get_event(struct devfreq_event_dev *edev, in devfreq_event_get_event()
152 static inline int devfreq_event_reset_event(struct devfreq_event_dev *edev) in devfreq_event_reset_event()
177 static inline int devfreq_event_remove_edev(struct devfreq_event_dev *edev) in devfreq_event_remove_edev()
190 struct devfreq_event_dev *edev) in devm_devfreq_event_remove_edev()
194 static inline void *devfreq_event_get_drvdata(struct devfreq_event_dev *edev) in devfreq_event_get_drvdata()
Dextcon.h233 static inline int extcon_get_state(struct extcon_dev *edev, unsigned int id) in extcon_get_state()
238 static inline int extcon_get_property(struct extcon_dev *edev, unsigned int id, in extcon_get_property()
245 static inline int extcon_get_property_capability(struct extcon_dev *edev, in extcon_get_property_capability()
251 static inline int extcon_register_notifier(struct extcon_dev *edev, in extcon_register_notifier()
257 static inline int extcon_unregister_notifier(struct extcon_dev *edev, in extcon_unregister_notifier()
264 struct extcon_dev *edev, unsigned int id, in devm_extcon_register_notifier()
271 struct extcon_dev *edev, unsigned int id, in devm_extcon_unregister_notifier()
274 static inline int extcon_register_notifier_all(struct extcon_dev *edev, in extcon_register_notifier_all()
280 static inline int extcon_unregister_notifier_all(struct extcon_dev *edev, in extcon_unregister_notifier_all()
287 struct extcon_dev *edev, in devm_extcon_register_notifier_all()
[all …]
Deisa.h80 static inline void *eisa_get_drvdata (struct eisa_device *edev) in eisa_get_drvdata()
85 static inline void eisa_set_drvdata (struct eisa_device *edev, void *data) in eisa_set_drvdata()
Denclosure.h101 struct device edev; member
/include/linux/usb/
Dchipidea.h28 struct extcon_dev *edev; member
Dphy.h105 struct extcon_dev *edev; member
/include/linux/mfd/
Dpalmas.h571 struct extcon_dev *edev; member