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

/linux-master/drivers/hid/
H A Dhid-core.c1324 static s32 snto32(__u32 value, unsigned n) function
1342 return snto32(value, n);
1586 snto32(hid_field_extract(hid, data, offset + n * size,
1906 if (value != snto32(s32ton(value, size), size)) {

Completed in 95 milliseconds