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

/linux-4.1.27/drivers/hid/
H A Dhid-tmff.c71 static inline int tmff_scale_s8(int in, int minimum, int maximum) tmff_scale_s8() function
94 x = tmff_scale_s8(effect->u.ramp.start_level, tmff_play()
97 y = tmff_scale_s8(effect->u.ramp.end_level, tmff_play()

Completed in 35 milliseconds