Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dserio.c173 static void serio_remove_duplicate_events(void *object, in serio_remove_duplicate_events() function
231 serio_remove_duplicate_events(event->object, event->type); in serio_handle_event()
399 serio_remove_duplicate_events(serio, SERIO_RESCAN_PORT); in drvctl_store()
403 serio_remove_duplicate_events(serio, SERIO_RESCAN_PORT); in drvctl_store()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dserio.c170 static void serio_remove_duplicate_events(void *object, in serio_remove_duplicate_events() function
228 serio_remove_duplicate_events(event->object, event->type); in serio_handle_event()
396 serio_remove_duplicate_events(serio, SERIO_RESCAN_PORT); in drvctl_store()
400 serio_remove_duplicate_events(serio, SERIO_RESCAN_PORT); in drvctl_store()

Completed in 3 milliseconds