Searched defs:thermal_cooling_device (Results 1 – 11 of 11) sorted by relevance
23698 struct thermal_cooling_device { struct23706 const struct thermal_cooling_device_ops *ops; argument23714 int (*get_max_state)(struct thermal_cooling_device *, long unsigned int *); argument
38608 struct thermal_cooling_device { struct38616 const struct thermal_cooling_device_ops *ops; argument38624 int (*get_max_state)(struct thermal_cooling_device *, long unsigned int *); argument
53983 struct thermal_cooling_device { struct53990 const struct thermal_cooling_device_ops *ops; argument53991 bool updated;53992 struct mutex lock;53993 struct list_head thermal_instances;53994 struct list_head node;
84073 struct thermal_cooling_device { struct84080 const struct thermal_cooling_device_ops *ops; argument84102 int (*get_max_state)(struct thermal_cooling_device *, long unsigned int *); argument
110635 struct thermal_cooling_device { struct110643 const struct thermal_cooling_device_ops *ops; argument110644 bool updated;110645 struct mutex lock;110646 struct list_head thermal_instances;110647 struct list_head node;
53311 struct thermal_cooling_device { struct53318 const struct thermal_cooling_device_ops *ops; argument53319 bool updated;53320 struct mutex lock;53321 struct list_head thermal_instances;53322 struct list_head node;