Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/
Dinput.c1503 #define INPUT_DEV_CAP_ATTR(ev, bm) \ macro
1516 INPUT_DEV_CAP_ATTR(EV, ev);
1517 INPUT_DEV_CAP_ATTR(KEY, key);
1518 INPUT_DEV_CAP_ATTR(REL, rel);
1519 INPUT_DEV_CAP_ATTR(ABS, abs);
1520 INPUT_DEV_CAP_ATTR(MSC, msc);
1521 INPUT_DEV_CAP_ATTR(LED, led);
1522 INPUT_DEV_CAP_ATTR(SND, snd);
1523 INPUT_DEV_CAP_ATTR(FF, ff);
1524 INPUT_DEV_CAP_ATTR(SW, sw);