Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-core.c1348 static u32 s32ton(__s32 value, unsigned n) in s32ton() function
1619 s32ton(field->value[n], size)); in hid_output_field()
1694 if (value != snto32(s32ton(value, size), size)) { in hid_set_field()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-core.c1350 static u32 s32ton(__s32 value, unsigned n) in s32ton() function
1831 s32ton(field->value[n], size)); in hid_output_field()
1906 if (value != snto32(s32ton(value, size), size)) { in hid_set_field()

Completed in 7 milliseconds