Home
last modified time | relevance | path

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

/drivers/hid/bpf/progs/
A DXPPen__DecoMini4.bpf.c74 static const __u8 pad_buttons[] = { 0x05, 0x08, 0x00, 0x2C, 0x16, 0x1D }; variable
190 for (b = 0; b < sizeof(pad_buttons); b++) { in SEC()
191 if (data[d] != 0 && data[d] == pad_buttons[b]) in SEC()

Completed in 4 milliseconds