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

/linux-4.4.14/drivers/input/touchscreen/
H A Dlpc32xx_ts.c73 struct lpc32xx_tsc { struct
80 static void lpc32xx_fifo_clear(struct lpc32xx_tsc *tsc) lpc32xx_fifo_clear()
91 struct lpc32xx_tsc *tsc = dev_id; lpc32xx_ts_interrupt()
135 static void lpc32xx_stop_tsc(struct lpc32xx_tsc *tsc) lpc32xx_stop_tsc()
145 static void lpc32xx_setup_tsc(struct lpc32xx_tsc *tsc) lpc32xx_setup_tsc()
191 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); lpc32xx_ts_open()
200 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); lpc32xx_ts_close()
207 struct lpc32xx_tsc *tsc; lpc32xx_ts_probe()
313 struct lpc32xx_tsc *tsc = platform_get_drvdata(pdev); lpc32xx_ts_remove()
335 struct lpc32xx_tsc *tsc = dev_get_drvdata(dev); lpc32xx_ts_suspend()
360 struct lpc32xx_tsc *tsc = dev_get_drvdata(dev); lpc32xx_ts_resume()

Completed in 108 milliseconds