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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-tmff.c72 static inline int tmff_scale_s8(int in, int minimum, int maximum) function
95 x = tmff_scale_s8(effect->u.ramp.start_level,
98 y = tmff_scale_s8(effect->u.ramp.end_level,

Completed in 102 milliseconds