Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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) { in thrustmaster_interrupts()
174 memcpy(send_buf, setup_arr[i], setup_arr_sizes[i]); in thrustmaster_interrupts()

Completed in 1 milliseconds