Home
last modified time | relevance | path

Searched refs:wm97xx_ts_input_close (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwm97xx-core.c536 * wm97xx_ts_input_close - Close the touch screen input device.
544 static void wm97xx_ts_input_close(struct input_dev *idev) in wm97xx_ts_input_close() function
593 wm->input_dev->close = wm97xx_ts_input_close; in wm97xx_register_touch()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwm97xx-core.c512 * wm97xx_ts_input_close - Close the touch screen input device.
520 static void wm97xx_ts_input_close(struct input_dev *idev) in wm97xx_ts_input_close() function
565 wm->input_dev->close = wm97xx_ts_input_close; in wm97xx_register_touch()

Completed in 3 milliseconds