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

/linux-master/drivers/hid/
H A Dhid-thrustmaster.c31 static const u8 *const setup_arr[] = { setup_0, setup_1, setup_2, setup_3, setup_4 }; variable
173 for (i = 0; i < ARRAY_SIZE(setup_arr); ++i) {
174 memcpy(send_buf, setup_arr[i], setup_arr_sizes[i]);

Completed in 116 milliseconds