Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dhanwang.c88 static const int hw_eventtypes[] = { variable
370 for (i = 0; i < ARRAY_SIZE(hw_eventtypes); ++i) in hanwang_probe()
371 __set_bit(hw_eventtypes[i], input_dev->evbit); in hanwang_probe()
/kernel/linux/linux-6.6/drivers/input/tablet/
H A Dhanwang.c85 static const int hw_eventtypes[] = { variable
367 for (i = 0; i < ARRAY_SIZE(hw_eventtypes); ++i) in hanwang_probe()
368 __set_bit(hw_eventtypes[i], input_dev->evbit); in hanwang_probe()

Completed in 2 milliseconds