Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/kernel/trace/
H A Dtrace_events_filter.c121 C(NO_FILTER, "No filter found")