Home
last modified time | relevance | path

Searched refs:serio_queue_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dserio.c240 static int serio_queue_event(void *object, struct module *owner, in serio_queue_event() function
681 serio_queue_event(serio, NULL, SERIO_RESCAN_PORT); in serio_rescan()
687 serio_queue_event(serio, NULL, SERIO_RECONNECT_SUBTREE); in serio_reconnect()
698 serio_queue_event(serio, owner, SERIO_REGISTER_PORT); in __serio_register_port()
842 error = serio_queue_event(drv, NULL, SERIO_ATTACH_DRIVER); in __serio_register_driver()
956 serio_queue_event(serio, NULL, SERIO_RECONNECT_PORT); in serio_resume()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dserio.c237 static int serio_queue_event(void *object, struct module *owner, in serio_queue_event() function
678 serio_queue_event(serio, NULL, SERIO_RESCAN_PORT); in serio_rescan()
684 serio_queue_event(serio, NULL, SERIO_RECONNECT_SUBTREE); in serio_reconnect()
695 serio_queue_event(serio, owner, SERIO_REGISTER_PORT); in __serio_register_port()
838 error = serio_queue_event(drv, NULL, SERIO_ATTACH_DRIVER); in __serio_register_driver()
952 serio_queue_event(serio, NULL, SERIO_RECONNECT_PORT); in serio_resume()

Completed in 3 milliseconds