Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/joystick/
Dgrip_mp.c119 static int bit_parity(u32 pkt) in bit_parity() function
239 if (bit_parity(pkt) == 1) in mp_io()