Home
last modified time | relevance | path

Searched defs:i8042_filter (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.h53 bool (*i8042_filter)(unsigned char data, unsigned char str, member
/openbmc/linux/drivers/input/serio/
H A Di8042.c500 static bool i8042_filter(unsigned char data, unsigned char str, in i8042_filter() function