Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/tablet/
Dhanwang.c117 static const int hw_mscevents[] = { variable
393 for (i = 0; i < ARRAY_SIZE(hw_mscevents); ++i) in hanwang_probe()
394 __set_bit(hw_mscevents[i], input_dev->mscbit); in hanwang_probe()