Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h39541 struct thermal_zone_device_ops { struct
39542 int (*bind)(struct thermal_zone_device *, struct thermal_cooling_device *);
39543 int (*unbind)(struct thermal_zone_device *, struct thermal_cooling_device *);
39544 int (*get_temp)(struct thermal_zone_device *, int *);
39545 int (*set_trips)(struct thermal_zone_device *, int, int);
39546 int (*change_mode)(struct thermal_zone_device *, enum thermal_device_mode);
39547 int (*get_trip_type)(struct thermal_zone_device *, int, enum thermal_trip_type *);
39548 int (*get_trip_temp)(struct thermal_zone_device *, int, int *);
39549 int (*set_trip_temp)(struct thermal_zone_device *, int, int);
39550 int (*get_trip_hyst)(struct thermal_zone_device *, int, int *);
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h60215 struct thermal_zone_device_ops { struct
60216 int (*bind)(struct thermal_zone_device *, struct thermal_cooling_device *);
60217 int (*unbind)(struct thermal_zone_device *, struct thermal_cooling_device *);
60218 int (*get_temp)(struct thermal_zone_device *, int *);
60219 int (*set_trips)(struct thermal_zone_device *, int, int);
60220 int (*change_mode)(struct thermal_zone_device *, enum thermal_device_mode);
60221 int (*get_trip_type)(struct thermal_zone_device *, int, enum thermal_trip_type *);
60222 int (*get_trip_temp)(struct thermal_zone_device *, int, int *);
60223 int (*set_trip_temp)(struct thermal_zone_device *, int, int);
60224 int (*get_trip_hyst)(struct thermal_zone_device *, int, int *);
[all …]
Dvmlinux.h60215 struct thermal_zone_device_ops { struct
60216 int (*bind)(struct thermal_zone_device *, struct thermal_cooling_device *);
60217 int (*unbind)(struct thermal_zone_device *, struct thermal_cooling_device *);
60218 int (*get_temp)(struct thermal_zone_device *, int *);
60219 int (*set_trips)(struct thermal_zone_device *, int, int);
60220 int (*change_mode)(struct thermal_zone_device *, enum thermal_device_mode);
60221 int (*get_trip_type)(struct thermal_zone_device *, int, enum thermal_trip_type *);
60222 int (*get_trip_temp)(struct thermal_zone_device *, int, int *);
60223 int (*set_trip_temp)(struct thermal_zone_device *, int, int);
60224 int (*get_trip_hyst)(struct thermal_zone_device *, int, int *);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h87817 struct thermal_zone_device_ops { struct
87818 int (*bind)(struct thermal_zone_device *, struct thermal_cooling_device *);
87819 int (*unbind)(struct thermal_zone_device *, struct thermal_cooling_device *);
87820 int (*get_temp)(struct thermal_zone_device *, int *);
87821 int (*set_trips)(struct thermal_zone_device *, int, int);
87822 int (*change_mode)(struct thermal_zone_device *, enum thermal_device_mode);
87823 int (*get_trip_type)(struct thermal_zone_device *, int, enum thermal_trip_type *);
87824 int (*get_trip_temp)(struct thermal_zone_device *, int, int *);
87825 int (*set_trip_temp)(struct thermal_zone_device *, int, int);
87826 int (*get_trip_hyst)(struct thermal_zone_device *, int, int *);
[all …]
Dvmlinux.h87817 struct thermal_zone_device_ops { struct
87818 int (*bind)(struct thermal_zone_device *, struct thermal_cooling_device *);
87819 int (*unbind)(struct thermal_zone_device *, struct thermal_cooling_device *);
87820 int (*get_temp)(struct thermal_zone_device *, int *);
87821 int (*set_trips)(struct thermal_zone_device *, int, int);
87822 int (*change_mode)(struct thermal_zone_device *, enum thermal_device_mode);
87823 int (*get_trip_type)(struct thermal_zone_device *, int, enum thermal_trip_type *);
87824 int (*get_trip_temp)(struct thermal_zone_device *, int, int *);
87825 int (*set_trip_temp)(struct thermal_zone_device *, int, int);
87826 int (*get_trip_hyst)(struct thermal_zone_device *, int, int *);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h53400 struct thermal_zone_device_ops { struct
53401 int (*bind)(struct thermal_zone_device *, struct thermal_cooling_device *);
53402 int (*unbind)(struct thermal_zone_device *, struct thermal_cooling_device *);
53403 int (*get_temp)(struct thermal_zone_device *, int *);
53404 int (*set_trips)(struct thermal_zone_device *, int, int);
53405 int (*change_mode)(struct thermal_zone_device *, enum thermal_device_mode);
53406 int (*get_trip_type)(struct thermal_zone_device *, int, enum thermal_trip_type *);
53407 int (*get_trip_temp)(struct thermal_zone_device *, int, int *);
53408 int (*set_trip_temp)(struct thermal_zone_device *, int, int);
53409 int (*get_trip_hyst)(struct thermal_zone_device *, int, int *);
[all …]
Dvmlinux_608.h53400 struct thermal_zone_device_ops { struct
53401 int (*bind)(struct thermal_zone_device *, struct thermal_cooling_device *);
53402 int (*unbind)(struct thermal_zone_device *, struct thermal_cooling_device *);
53403 int (*get_temp)(struct thermal_zone_device *, int *);
53404 int (*set_trips)(struct thermal_zone_device *, int, int);
53405 int (*change_mode)(struct thermal_zone_device *, enum thermal_device_mode);
53406 int (*get_trip_type)(struct thermal_zone_device *, int, enum thermal_trip_type *);
53407 int (*get_trip_temp)(struct thermal_zone_device *, int, int *);
53408 int (*set_trip_temp)(struct thermal_zone_device *, int, int);
53409 int (*get_trip_hyst)(struct thermal_zone_device *, int, int *);
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h110725 struct thermal_zone_device_ops { struct
110726 int (*bind)(struct thermal_zone_device *, struct thermal_cooling_device *);
110727 int (*unbind)(struct thermal_zone_device *, struct thermal_cooling_device *);
110728 int (*get_temp)(struct thermal_zone_device *, int *);
110729 int (*set_trips)(struct thermal_zone_device *, int, int);
110730 int (*change_mode)(struct thermal_zone_device *, enum thermal_device_mode);
110731 int (*get_trip_type)(struct thermal_zone_device *, int, enum thermal_trip_type *);
110732 int (*get_trip_temp)(struct thermal_zone_device *, int, int *);
110733 int (*set_trip_temp)(struct thermal_zone_device *, int, int);
110734 int (*get_trip_hyst)(struct thermal_zone_device *, int, int *);
[all …]
Dvmlinux_602.h110725 struct thermal_zone_device_ops { struct
110726 int (*bind)(struct thermal_zone_device *, struct thermal_cooling_device *);
110727 int (*unbind)(struct thermal_zone_device *, struct thermal_cooling_device *);
110728 int (*get_temp)(struct thermal_zone_device *, int *);
110729 int (*set_trips)(struct thermal_zone_device *, int, int);
110730 int (*change_mode)(struct thermal_zone_device *, enum thermal_device_mode);
110731 int (*get_trip_type)(struct thermal_zone_device *, int, enum thermal_trip_type *);
110732 int (*get_trip_temp)(struct thermal_zone_device *, int, int *);
110733 int (*set_trip_temp)(struct thermal_zone_device *, int, int);
110734 int (*get_trip_hyst)(struct thermal_zone_device *, int, int *);
[all …]