Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-tmff.c48 static inline int tmff_scale_u16(unsigned int in, int minimum, int maximum) in tmff_scale_u16() function
98 left = tmff_scale_u16(effect->u.rumble.weak_magnitude, in tmff_play()
101 right = tmff_scale_u16(effect->u.rumble.strong_magnitude, in tmff_play()