Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-core.c1308 static s32 snto32(__u32 value, unsigned n) in snto32() function
1326 return snto32(value, n); in hid_snto32()
1554 snto32(hid_field_extract(hid, data, offset + n * size, in hid_input_field()
1681 if (value != snto32(s32ton(value, size), size)) { in hid_set_field()