Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-core.c1317 static s32 snto32(__u32 value, unsigned n) in snto32() function
1335 return snto32(value, n); in hid_snto32()
1579 snto32(hid_field_extract(hid, data, offset + n * size, in hid_input_fetch_field()
1899 if (value != snto32(s32ton(value, size), size)) { in hid_set_field()