Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-core.c52 static s32 snto32(__u32 value, unsigned int n) in snto32() function
456 parser->global.unit_exponent = snto32(raw_value, 4); in hid_parser_global()
1593 snto32(hid_field_extract(hid, data, offset + n * size, in hid_input_fetch_field()
1913 if (value != snto32(s32ton(value, size), size)) { in hid_set_field()