Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dprint-events.c232 bool is_event_supported(u8 type, u64 config) in is_event_supported() function
/Linux-v6.6/drivers/input/
Dinput.c64 static inline int is_event_supported(unsigned int code, in is_event_supported() function