Searched refs:tmff_scale_s8 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-tmff.c61 static inline int tmff_scale_s8(int in, int minimum, int maximum) function
84 x = tmff_scale_s8(effect->u.ramp.start_level,
87 y = tmff_scale_s8(effect->u.ramp.end_level,

Completed in 87 milliseconds