Lines Matching defs:ucb
38 static void ucb1400_ts_mode_int(struct ucb1400_ts *ucb) in ucb1400_ts_mode_int()
50 static unsigned int ucb1400_ts_read_pressure(struct ucb1400_ts *ucb) in ucb1400_ts_read_pressure()
68 static unsigned int ucb1400_ts_read_xpos(struct ucb1400_ts *ucb) in ucb1400_ts_read_xpos()
91 static int ucb1400_ts_read_ypos(struct ucb1400_ts *ucb) in ucb1400_ts_read_ypos()
112 static unsigned int ucb1400_ts_read_xres(struct ucb1400_ts *ucb) in ucb1400_ts_read_xres()
124 static unsigned int ucb1400_ts_read_yres(struct ucb1400_ts *ucb) in ucb1400_ts_read_yres()
132 static int ucb1400_ts_pen_up(struct ucb1400_ts *ucb) in ucb1400_ts_pen_up()
139 static void ucb1400_ts_irq_enable(struct ucb1400_ts *ucb) in ucb1400_ts_irq_enable()
146 static void ucb1400_ts_irq_disable(struct ucb1400_ts *ucb) in ucb1400_ts_irq_disable()
167 static void ucb1400_clear_pending_irq(struct ucb1400_ts *ucb) in ucb1400_clear_pending_irq()
191 struct ucb1400_ts *ucb = devid; in ucb1400_irq() local
228 static void ucb1400_ts_stop(struct ucb1400_ts *ucb) in ucb1400_ts_stop()
241 static void ucb1400_ts_start(struct ucb1400_ts *ucb) in ucb1400_ts_start()
255 struct ucb1400_ts *ucb = input_get_drvdata(idev); in ucb1400_ts_open() local
264 struct ucb1400_ts *ucb = input_get_drvdata(idev); in ucb1400_ts_close() local
277 static int __devinit ucb1400_ts_detect_irq(struct ucb1400_ts *ucb, in ucb1400_ts_detect_irq()
323 struct ucb1400_ts *ucb = pdev->dev.platform_data; in ucb1400_ts_probe() local
402 struct ucb1400_ts *ucb = pdev->dev.platform_data; in ucb1400_ts_remove() local
413 struct ucb1400_ts *ucb = dev->platform_data; in ucb1400_ts_suspend() local
427 struct ucb1400_ts *ucb = dev->platform_data; in ucb1400_ts_resume() local