lpc32xx_tsc
static void lpc32xx_stop_tsc(struct lpc32xx_tsc *tsc)
static int lpc32xx_setup_tsc(struct lpc32xx_tsc *tsc)
struct lpc32xx_tsc *tsc = input_get_drvdata(dev);
struct lpc32xx_tsc *tsc = input_get_drvdata(dev);
struct lpc32xx_tsc *tsc;
struct lpc32xx_tsc *tsc = dev_get_drvdata(dev);
struct lpc32xx_tsc *tsc = dev_get_drvdata(dev);
static void lpc32xx_fifo_clear(struct lpc32xx_tsc *tsc)
struct lpc32xx_tsc *tsc = dev_id;