Home
last modified time | relevance | path

Searched refs:NO_FILTER (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics_i2c.c131 #define NO_FILTER 5 macro
296 control |= no_filter ? 1 << NO_FILTER : 0; in synaptics_i2c_config()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics_i2c.c131 #define NO_FILTER 5 macro
296 control |= no_filter ? 1 << NO_FILTER : 0; in synaptics_i2c_config()
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.h357 _PE(NO_FILTER, "no filters exists"), \
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_filter.c71 C(NO_FILTER, "No filter found")
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_filter.c121 C(NO_FILTER, "No filter found")

Completed in 11 milliseconds