Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-core.c1024 static s32 snto32(__u32 value, unsigned n) in snto32() function
1036 return snto32(value, n); in hid_snto32()
1224 snto32(extract(hid, data, offset + n * size, size), in hid_input_field()
1337 if (value != snto32(s32ton(value, size), size)) { in hid_set_field()