Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserio.h27 bool manual_bind; member
71 bool manual_bind; member
/openbmc/linux/drivers/input/serio/
H A Dserio.c812 bool manual_bind = drv->manual_bind; in __serio_register_driver() local