Lines Matching refs:device
32 struct device dev;
106 struct device *dev, int index);
107 extern int devfreq_event_get_edev_count(struct device *dev);
108 extern struct devfreq_event_dev *devfreq_event_add_edev(struct device *dev,
111 extern struct devfreq_event_dev *devm_devfreq_event_add_edev(struct device *dev,
113 extern void devm_devfreq_event_remove_edev(struct device *dev,
157 struct device *dev, int index) in devfreq_event_get_edev_by_phandle()
162 static inline int devfreq_event_get_edev_count(struct device *dev) in devfreq_event_get_edev_count()
167 static inline struct devfreq_event_dev *devfreq_event_add_edev(struct device *dev, in devfreq_event_add_edev()
179 struct device *dev, in devm_devfreq_event_add_edev()
185 static inline void devm_devfreq_event_remove_edev(struct device *dev, in devm_devfreq_event_remove_edev()