Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Dinput.c1008 static const struct input_device_id *input_match_device(struct input_handler *handler, in input_match_device() function
1028 id = input_match_device(handler, dev); in input_attach_handler()