Searched refs:log_msg_va (Results 1 - 4 of 4) sorted by relevance
/third_party/libinput/src/ |
H A D | evdev.h | 797 log_msg_va(evdev_libinput_context(device), priority, buf, args); in evdev_log_msg() 835 log_msg_va(evdev_libinput_context(device), priority, buf, args); in evdev_log_msg_ratelimit()
|
H A D | libinput.c | 274 log_msg_va(struct libinput *libinput, in log_msg_va() function 291 log_msg_va(libinput, priority, format, args); in log_msg() 309 log_msg_va(libinput, priority, format, args); in log_msg_ratelimit() 1903 log_msg_va, in libinput_init_quirks()
|
H A D | libinput-private.h | 539 log_msg_va(struct libinput *libinput,
|
H A D | evdev.c | 2367 log_msg_va(libinput, pri, fmt, args); in libevdev_log_func()
|
Completed in 22 milliseconds