Lines Matching defs:tp
99 struct vsc_tp *tp = data; in vsc_tp_isr() local
110 struct vsc_tp *tp = data; in vsc_tp_thread_isr() local
119 static int vsc_tp_wakeup_request(struct vsc_tp *tp) in vsc_tp_wakeup_request()
137 static void vsc_tp_wakeup_release(struct vsc_tp *tp) in vsc_tp_wakeup_release()
144 static int vsc_tp_dev_xfer(struct vsc_tp *tp, void *obuf, void *ibuf, size_t len) in vsc_tp_dev_xfer()
158 static int vsc_tp_xfer_helper(struct vsc_tp *tp, struct vsc_tp_packet *pkt, in vsc_tp_xfer_helper()
271 int vsc_tp_xfer(struct vsc_tp *tp, u8 cmd, const void *obuf, size_t olen, in vsc_tp_xfer()
312 int vsc_tp_rom_xfer(struct vsc_tp *tp, const void *obuf, void *ibuf, size_t len) in vsc_tp_rom_xfer()
348 void vsc_tp_reset(struct vsc_tp *tp) in vsc_tp_reset()
375 bool vsc_tp_need_read(struct vsc_tp *tp) in vsc_tp_need_read()
395 int vsc_tp_register_event_cb(struct vsc_tp *tp, vsc_tp_event_cb_t event_cb, in vsc_tp_register_event_cb()
409 int vsc_tp_request_irq(struct vsc_tp *tp) in vsc_tp_request_irq()
430 void vsc_tp_free_irq(struct vsc_tp *tp) in vsc_tp_free_irq()
440 void vsc_tp_intr_synchronize(struct vsc_tp *tp) in vsc_tp_intr_synchronize()
450 void vsc_tp_intr_enable(struct vsc_tp *tp) in vsc_tp_intr_enable()
460 void vsc_tp_intr_disable(struct vsc_tp *tp) in vsc_tp_intr_disable()
477 struct vsc_tp *tp; in vsc_tp_probe() local
560 struct vsc_tp *tp = spi_get_drvdata(spi); in vsc_tp_remove() local
571 struct vsc_tp *tp = spi_get_drvdata(spi); in vsc_tp_shutdown() local