Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds