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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-core.c712 static s32 snto32(__u32 value, unsigned n) function
901 value[n] = min < 0 ? snto32(extract(data, offset + n * size, size), size) :
986 if (value != snto32(s32ton(value, size), size)) {

Completed in 134 milliseconds