Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/
Dinput.c1040 static const struct input_device_id *input_match_device(struct input_handler *handler, in input_match_device() function
1060 id = input_match_device(handler, dev); in input_attach_handler()