Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dquirks.c46 #define qlog_debug(ctx_, ...) quirk_log_msg((ctx_), QLOG_NOISE, __VA_ARGS__) macro
828 qlog_debug(ctx, "%s\n", path); in parse_file()
1038 qlog_debug(ctx, "%s is data root\n", data_path); in quirks_init_subsystem()
1298 qlog_debug(ctx, "property added: %s from %s\n", in quirk_apply_section()
1323 qlog_debug(ctx, in quirk_match_section()
1368 qlog_debug(ctx, in quirk_match_section()
1376 qlog_debug(ctx, "%s is full match\n", s->name); in quirk_match_section()
1394 qlog_debug(ctx, "%s: fetching quirks\n", in quirks_fetch_for_device()