Home
last modified time | relevance | path

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

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