Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/ !
Dinput.c2458 static int input_handler_check_methods(const struct input_handler *handler) in input_handler_check_methods() function
2491 error = input_handler_check_methods(handler); in input_register_handler()