Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Dserio.c37 static void serio_attach_driver(struct serio_driver *drv);
224 serio_attach_driver(event->object); in serio_handle_event()
800 static void serio_attach_driver(struct serio_driver *drv) in serio_attach_driver() function