Home
last modified time | relevance | path

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

/drivers/input/
Dinput.c936 static const struct input_device_id *input_match_device(struct input_handler *handler, in input_match_device() function
998 id = input_match_device(handler, dev); in input_attach_handler()