Home
last modified time | relevance | path

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

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