Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h73996 struct thermal_zone_device { struct
74017 struct thermal_zone_device_ops *ops; argument
74018 struct thermal_zone_params *tzp;
74019 struct thermal_governor *governor;
74020 void *governor_data;
74021 struct list_head thermal_instances;
74022 struct ida ida;
74023 struct mutex lock;
74024 struct list_head node;
74025 struct delayed_work poll_queue;
[all …]