Searched defs:edev (Results  1 – 8 of 8) sorted by relevance
| /include/linux/ | 
| D | extcon-provider.h | 65 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 …] 
 | 
| D | devfreq-event.h | 121 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()
  | 
| D | extcon.h | 235 static inline int extcon_get_state(struct extcon_dev *edev, unsigned int id)  in extcon_get_state() 240 static inline int extcon_get_property(struct extcon_dev *edev, unsigned int id,  in extcon_get_property() 247 static inline int extcon_get_property_capability(struct extcon_dev *edev,  in extcon_get_property_capability() 253 static inline int extcon_register_notifier(struct extcon_dev *edev,  in extcon_register_notifier() 259 static inline int extcon_unregister_notifier(struct extcon_dev *edev,  in extcon_unregister_notifier() 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() 276 static inline int extcon_register_notifier_all(struct extcon_dev *edev,  in extcon_register_notifier_all() 282 static inline int extcon_unregister_notifier_all(struct extcon_dev *edev,  in extcon_unregister_notifier_all() 289 						    struct extcon_dev *edev,  in devm_extcon_register_notifier_all() [all …] 
 | 
| D | eisa.h | 80 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()
  | 
| D | enclosure.h | 101 	struct device edev;  member
  | 
| /include/linux/usb/ | 
| D | chipidea.h | 28 	struct extcon_dev		*edev;  member
  | 
| D | phy.h | 104 	struct extcon_dev	*edev;  member
  | 
| /include/linux/mfd/ | 
| D | palmas.h | 562 	struct extcon_dev *edev;  member
  |