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

/linux-master/drivers/hid/
H A Dhid-uclogic-params.c328 * uclogic_params_get_le24() - get a 24-bit little-endian number from a
336 static s32 uclogic_params_get_le24(const void *p) function
438 uclogic_params_get_le24(buf + 2);
440 uclogic_params_get_le24(buf + 5);

Completed in 200 milliseconds