Searched refs:SYNTH_SYSTEM (Results 1 – 2 of 2) sorted by relevance
7 #define SYNTH_SYSTEM "synthetic" macro
125 (!system || strcmp(system, SYNTH_SYSTEM) == 0); in synth_event_match()868 event->class.system = kstrdup(SYNTH_SYSTEM, GFP_KERNEL); in register_synth_event()2164 len = str_has_prefix(name, SYNTH_SYSTEM "/"); in create_synth_event()