• Home
  • Raw
  • Download

Lines Matching defs:ucb

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() local
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() local
263 struct ucb1400_ts *ucb = input_get_drvdata(idev); in ucb1400_ts_close() local
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() local
401 struct ucb1400_ts *ucb = dev_get_platdata(&pdev->dev); in ucb1400_ts_remove() local
411 struct ucb1400_ts *ucb = dev_get_platdata(dev); in ucb1400_ts_suspend() local
425 struct ucb1400_ts *ucb = dev_get_platdata(dev); in ucb1400_ts_resume() local