Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/tablet/
Dhanwang.c106 static const int hw_eventtypes[] = { variable
385 for (i = 0; i < ARRAY_SIZE(hw_eventtypes); ++i) in hanwang_probe()
386 __set_bit(hw_eventtypes[i], input_dev->evbit); in hanwang_probe()