Searched defs:clamp (Results 1 – 8 of 8) sorted by relevance
30 int clamp = 100; in bpf_clamp() local
66 struct wf_control *clamp; in wf_cpufreq_clamp_init() local
1234 int clamp = 1; in csc() local
195 static inline s32 clamp(s32 value, s32 low, s32 high) in clamp() function
142 struct omap3isp_ccdc_bclamp clamp; member
22 #define clamp(val, lo, hi) min((typeof(val))max(val, lo), hi) macro
98 bool clamp) in arizona_extcon_hp_clamp()
1950 bool clamp; in blkcg_maybe_throttle_blkg() local