Home
last modified time | relevance | path

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

/linux/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()