Home
last modified time | relevance | path

Searched refs:user_threshold (Results 1 – 3 of 3) sorted by relevance

/drivers/thermal/
A Dthermal_thresholds.c26 struct user_threshold *entry, *tmp; in __thermal_thresholds_flush()
54 struct user_threshold *t1 = container_of(l1, struct user_threshold, list_node); in __thermal_thresholds_cmp()
55 struct user_threshold *t2 = container_of(l2, struct user_threshold, list_node); in __thermal_thresholds_cmp()
63 struct user_threshold *t; in __thermal_thresholds_find()
75 struct user_threshold *t; in thermal_thresholds_handle_raising()
93 struct user_threshold *t; in thermal_thresholds_handle_dropping()
111 struct user_threshold *t; in thermal_threshold_find_boundaries()
172 struct user_threshold *t; in thermal_thresholds_add()
206 struct user_threshold *t; in thermal_thresholds_delete()
229 int (*cb)(struct user_threshold *, void *arg), void *arg) in thermal_thresholds_for_each() argument
[all …]
A Dthermal_thresholds.h5 struct user_threshold { struct
18 int (*cb)(struct user_threshold *, void *arg), void *arg); argument
A Dthermal_netlink.c650 static int __thermal_genl_cmd_threshold_get(struct user_threshold *threshold, void *arg) in __thermal_genl_cmd_threshold_get()

Completed in 9 milliseconds