Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-core.c1322 static s32 snto32(__u32 value, unsigned n) in snto32() function
1340 return snto32(value, n); in hid_snto32()
1567 snto32(hid_field_extract(hid, data, offset + n * size, in hid_input_field()
1694 if (value != snto32(s32ton(value, size), size)) { in hid_set_field()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-core.c1324 static s32 snto32(__u32 value, unsigned n) in snto32() function
1342 return snto32(value, n); in hid_snto32()
1586 snto32(hid_field_extract(hid, data, offset + n * size, in hid_input_fetch_field()
1906 if (value != snto32(s32ton(value, size), size)) { in hid_set_field()

Completed in 7 milliseconds