Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/tablet/
Dhanwang.c103 static const int hw_mscevents[] = { variable
379 for (i = 0; i < ARRAY_SIZE(hw_mscevents); ++i) in hanwang_probe()
380 __set_bit(hw_mscevents[i], input_dev->mscbit); in hanwang_probe()