Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev.h783 if (!is_logged(evdev_libinput_context(device), priority)) in evdev_log_msg()
817 if (!is_logged(evdev_libinput_context(device), priority)) in evdev_log_msg_ratelimit()
Dlibinput-private.h451 is_logged(const struct libinput *libinput, in is_logged() function
Dlibinput.c278 if (is_logged(libinput, priority)) in log_msg_va()