Searched refs:input_test_poll (Results 1 – 1 of 1) sorted by relevance
50 static void input_test_poll(struct input_dev *input) { } in input_test_poll() function59 KUNIT_ASSERT_EQ(test, input_setup_polling(input_dev, input_test_poll), 0); in input_test_polling()