Home
last modified time | relevance | path

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

/external/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 …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h90351 struct thermal_zone_device { struct
90373 struct thermal_zone_device_ops *ops; argument
90374 struct thermal_zone_params *tzp;
90375 struct thermal_governor *governor;
90376 void *governor_data;
90377 struct list_head thermal_instances;
90378 struct ida ida;
90379 struct mutex lock;
90380 struct list_head node;
90381 struct delayed_work poll_queue;
[all …]
Dvmlinux_510.h90351 struct thermal_zone_device { struct
90373 struct thermal_zone_device_ops *ops; argument
90374 struct thermal_zone_params *tzp;
90375 struct thermal_governor *governor;
90376 void *governor_data;
90377 struct list_head thermal_instances;
90378 struct ida ida;
90379 struct mutex lock;
90380 struct list_head node;
90381 struct delayed_work poll_queue;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h23814 struct thermal_zone_device { struct
23835 struct thermal_zone_device_ops *ops; argument
23851 int (*get_requested_power)(struct thermal_cooling_device *, struct thermal_zone_device *, u32 *); argument
Dvmlinux.h23814 struct thermal_zone_device { struct
23835 struct thermal_zone_device_ops *ops; argument
23851 int (*get_requested_power)(struct thermal_cooling_device *, struct thermal_zone_device *, u32 *); argument