Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/tablet/
H A Dhanwang.c100 static const int hw_mscevents[] = { variable
376 for (i = 0; i < ARRAY_SIZE(hw_mscevents); ++i) in hanwang_probe()
377 __set_bit(hw_mscevents[i], input_dev->mscbit); in hanwang_probe()