Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
99 left = tmff_scale_u16(effect->u.rumble.weak_magnitude, in tmff_play()
102 right = tmff_scale_u16(effect->u.rumble.strong_magnitude, in tmff_play()