Searched refs:thermal_ops (Results 1 – 5 of 5) sorted by relevance
36 struct thermal_ops { struct90 LIBTHERMAL_API struct thermal_handler *thermal_init(struct thermal_ops *ops);
14 struct thermal_ops *ops;
111 struct thermal_handler *thermal_init(struct thermal_ops *ops) in thermal_init()
577 static const struct hwmon_ops thermal_ops = { variable616 .ops = &thermal_ops,
200 static struct thermal_ops ops = {