Searched refs:pad_buttons (Results 1 – 1 of 1) sorted by relevance
74 static const __u8 pad_buttons[] = { 0x05, 0x08, 0x00, 0x2C, 0x16, 0x1D }; variable190 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