Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/tests/
H A Dinput_test.c50 static void input_test_poll(struct input_dev *input) { } in input_test_poll() function
59 KUNIT_ASSERT_EQ(test, input_setup_polling(input_dev, input_test_poll), 0); in input_test_polling()