Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dquirks.c49 #define qlog_debug(ctx_, ...) quirk_log_msg((ctx_), QLOG_NOISE, __VA_ARGS__) macro
932 qlog_debug(ctx, "%s\n", path); in parse_file()
1142 qlog_debug(ctx, "%s is data root\n", data_path); in quirks_init_subsystem()
1406 qlog_debug(ctx, "property added: %s from %s\n", in quirk_apply_section()
1431 qlog_debug(ctx, in quirk_match_section()
1476 qlog_debug(ctx, in quirk_match_section()
1484 qlog_debug(ctx, "%s is full match\n", s->name); in quirk_match_section()
1502 qlog_debug(ctx, "%s: fetching quirks\n", in quirks_fetch_for_device()