Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/lis3lv02d/
H A Dlis3lv02d.c445 static void lis3lv02d_joystick_poll(struct input_dev *input) in lis3lv02d_joystick_poll() function
472 lis3lv02d_joystick_poll(input); in lis3lv02d_joystick_open()
553 lis3lv02d_joystick_poll(lis3->idev); in lis302dl_interrupt_thread1_8b()
568 lis3lv02d_joystick_poll(lis3->idev); in lis302dl_interrupt_thread2_8b()
721 err = input_setup_polling(input_dev, lis3lv02d_joystick_poll); in lis3lv02d_joystick_enable()