Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dthermal.h60 struct thermal_zone_device_ops { struct
61 int (*bind) (struct thermal_zone_device *,
63 int (*unbind) (struct thermal_zone_device *,
65 int (*get_temp) (struct thermal_zone_device *, int *);
66 int (*set_trips) (struct thermal_zone_device *, int, int);
67 int (*change_mode) (struct thermal_zone_device *,
69 int (*get_trip_type) (struct thermal_zone_device *, int,
76 int (*set_emul_temp) (struct thermal_zone_device *, int);
77 int (*get_trend) (struct thermal_zone_device *, int,
79 void (*hot)(struct thermal_zone_device *);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dthermal.h60 struct thermal_zone_device_ops { struct
61 int (*bind) (struct thermal_zone_device *,
63 int (*unbind) (struct thermal_zone_device *,
65 int (*get_temp) (struct thermal_zone_device *, int *);
66 int (*set_trips) (struct thermal_zone_device *, int, int);
67 int (*change_mode) (struct thermal_zone_device *,
69 int (*get_trip_type) (struct thermal_zone_device *, int,
76 int (*set_emul_temp) (struct thermal_zone_device *, int);
77 int (*get_trend) (struct thermal_zone_device *, int,
79 void (*hot)(struct thermal_zone_device *);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dthermal.h60 struct thermal_zone_device_ops { struct
61 int (*bind) (struct thermal_zone_device *,
63 int (*unbind) (struct thermal_zone_device *,
65 int (*get_temp) (struct thermal_zone_device *, int *);
66 int (*set_trips) (struct thermal_zone_device *, int, int);
67 int (*change_mode) (struct thermal_zone_device *,
69 int (*get_trip_type) (struct thermal_zone_device *, int,
76 int (*set_emul_temp) (struct thermal_zone_device *, int);
77 int (*get_trend) (struct thermal_zone_device *, int,
79 void (*hot)(struct thermal_zone_device *);
[all …]