Searched defs:thermal_zone_device (Results 1 – 11 of 11) sorted by relevance
23980 struct thermal_zone_device { struct24002 struct thermal_zone_device_ops *ops; argument24003 struct thermal_zone_params *tzp;24004 struct thermal_governor *governor;24005 void *governor_data;24006 struct list_head thermal_instances;24007 struct ida ida;24008 struct mutex lock;24009 struct list_head node;24010 struct delayed_work poll_queue;[all …]
60106 struct thermal_zone_device { struct60128 struct thermal_zone_device_ops *ops; argument60129 struct thermal_zone_params *tzp;60130 struct thermal_governor *governor;60131 void *governor_data;60132 struct list_head thermal_instances;60133 struct ida ida;60134 struct mutex lock;60135 struct list_head node;60136 struct delayed_work poll_queue;[all …]
87841 struct thermal_zone_device { struct87862 struct thermal_zone_device_ops *ops; argument87863 struct thermal_zone_params *tzp;87864 struct thermal_governor *governor;87865 void *governor_data;87866 struct list_head thermal_instances;87867 struct ida ida;87868 struct mutex lock;87869 struct list_head node;87893 int (*bind_to_tz)(struct thermal_zone_device *); argument
102899 struct thermal_zone_device { struct102921 struct thermal_zone_device_ops *ops; argument102922 struct thermal_zone_params *tzp;102923 struct thermal_governor *governor;102924 void *governor_data;102925 struct list_head thermal_instances;102926 struct ida ida;102927 struct mutex lock;102928 struct list_head node;102929 struct delayed_work poll_queue;[all …]
112767 struct thermal_zone_device { struct112789 struct thermal_zone_device_ops *ops; argument112790 struct thermal_zone_params *tzp;112791 struct thermal_governor *governor;112792 void *governor_data;112793 struct list_head thermal_instances;112794 struct ida ida;112795 struct mutex lock;112796 struct list_head node;112797 struct delayed_work poll_queue;[all …]
53275 struct thermal_zone_device { struct53297 struct thermal_zone_device_ops *ops; argument53298 struct thermal_zone_params *tzp;53299 struct thermal_governor *governor;53300 void *governor_data;53301 struct list_head thermal_instances;53302 struct ida ida;53303 struct mutex lock;53304 struct list_head node;53305 struct delayed_work poll_queue;[all …]
110599 struct thermal_zone_device { struct110621 struct thermal_zone_device_ops *ops; argument110622 struct thermal_zone_params *tzp;110623 struct thermal_governor *governor;110624 void *governor_data;110625 struct list_head thermal_instances;110626 struct ida ida;110627 struct mutex lock;110628 struct list_head node;110629 struct delayed_work poll_queue;[all …]