Lines Matching refs:ucb1400_ts

37 static void ucb1400_ts_mode_int(struct ucb1400_ts *ucb)  in ucb1400_ts_mode_int()
49 static unsigned int ucb1400_ts_read_pressure(struct ucb1400_ts *ucb) in ucb1400_ts_read_pressure()
67 static unsigned int ucb1400_ts_read_xpos(struct ucb1400_ts *ucb) in ucb1400_ts_read_xpos()
90 static int ucb1400_ts_read_ypos(struct ucb1400_ts *ucb) in ucb1400_ts_read_ypos()
111 static unsigned int ucb1400_ts_read_xres(struct ucb1400_ts *ucb) in ucb1400_ts_read_xres()
123 static unsigned int ucb1400_ts_read_yres(struct ucb1400_ts *ucb) in ucb1400_ts_read_yres()
131 static int ucb1400_ts_pen_up(struct ucb1400_ts *ucb) in ucb1400_ts_pen_up()
138 static void ucb1400_ts_irq_enable(struct ucb1400_ts *ucb) in ucb1400_ts_irq_enable()
145 static void ucb1400_ts_irq_disable(struct ucb1400_ts *ucb) in ucb1400_ts_irq_disable()
166 static void ucb1400_clear_pending_irq(struct ucb1400_ts *ucb) in ucb1400_clear_pending_irq()
190 struct ucb1400_ts *ucb = devid; in ucb1400_irq()
227 static void ucb1400_ts_stop(struct ucb1400_ts *ucb) in ucb1400_ts_stop()
240 static void ucb1400_ts_start(struct ucb1400_ts *ucb) in ucb1400_ts_start()
254 struct ucb1400_ts *ucb = input_get_drvdata(idev); in ucb1400_ts_open()
263 struct ucb1400_ts *ucb = input_get_drvdata(idev); in ucb1400_ts_close()
276 static int ucb1400_ts_detect_irq(struct ucb1400_ts *ucb, in ucb1400_ts_detect_irq()
322 struct ucb1400_ts *ucb = dev_get_platdata(&pdev->dev); in ucb1400_ts_probe()
401 struct ucb1400_ts *ucb = dev_get_platdata(&pdev->dev); in ucb1400_ts_remove()
411 struct ucb1400_ts *ucb = dev_get_platdata(dev); in ucb1400_ts_suspend()
425 struct ucb1400_ts *ucb = dev_get_platdata(dev); in ucb1400_ts_resume()