Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dlpc32xx_ts.c64 struct lpc32xx_tsc { struct
71 static void lpc32xx_fifo_clear(struct lpc32xx_tsc *tsc) in lpc32xx_fifo_clear()
82 struct lpc32xx_tsc *tsc = dev_id; in lpc32xx_ts_interrupt()
126 static void lpc32xx_stop_tsc(struct lpc32xx_tsc *tsc) in lpc32xx_stop_tsc()
136 static int lpc32xx_setup_tsc(struct lpc32xx_tsc *tsc) in lpc32xx_setup_tsc()
187 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); in lpc32xx_ts_open()
194 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); in lpc32xx_ts_close()
201 struct lpc32xx_tsc *tsc; in lpc32xx_ts_probe()
305 struct lpc32xx_tsc *tsc = platform_get_drvdata(pdev); in lpc32xx_ts_remove()
326 struct lpc32xx_tsc *ts in lpc32xx_ts_suspend()
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dlpc32xx_ts.c64 struct lpc32xx_tsc { struct
71 static void lpc32xx_fifo_clear(struct lpc32xx_tsc *tsc) in lpc32xx_fifo_clear()
82 struct lpc32xx_tsc *tsc = dev_id; in lpc32xx_ts_interrupt()
126 static void lpc32xx_stop_tsc(struct lpc32xx_tsc *tsc) in lpc32xx_stop_tsc()
136 static int lpc32xx_setup_tsc(struct lpc32xx_tsc *tsc) in lpc32xx_setup_tsc()
187 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); in lpc32xx_ts_open()
194 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); in lpc32xx_ts_close()
202 struct lpc32xx_tsc *tsc; in lpc32xx_ts_probe()
273 struct lpc32xx_tsc *tsc = dev_get_drvdata(dev); in lpc32xx_ts_suspend()
298 struct lpc32xx_tsc *ts in lpc32xx_ts_resume()
[all...]

Completed in 2 milliseconds