Home
last modified time | relevance | path

Searched defs:is_event_supported (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/input/
Dinput.c50 static inline int is_event_supported(unsigned int code, in is_event_supported() function
/linux-5.10/tools/perf/util/
Dparse-events.c2585 static bool is_event_supported(u8 type, unsigned config) in is_event_supported() function