Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
Dhid-core.c1308 static s32 snto32(__u32 value, unsigned n) in snto32() function
1323 return snto32(value, n); in hid_snto32()
1551 snto32(hid_field_extract(hid, data, offset + n * size, in hid_input_field()
1678 if (value != snto32(s32ton(value, size), size)) { in hid_set_field()