Searched refs:kbd_builtin_touchpad_ids (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/hid/
H A Dhid-logitech-dj.c934 static const u16 kbd_builtin_touchpad_ids[] = { variable
957 for (i = 0; i < ARRAY_SIZE(kbd_builtin_touchpad_ids); i++) {
958 if (id == kbd_builtin_touchpad_ids[i]) {

Completed in 334 milliseconds