Lines Matching defs:tp
103 struct vsc_tp *tp = data; in vsc_tp_isr() local
114 struct vsc_tp *tp = data; in vsc_tp_thread_isr() local
123 static int vsc_tp_wakeup_request(struct vsc_tp *tp) in vsc_tp_wakeup_request()
141 static void vsc_tp_wakeup_release(struct vsc_tp *tp) in vsc_tp_wakeup_release()
148 static int vsc_tp_dev_xfer(struct vsc_tp *tp, void *obuf, void *ibuf, size_t len) in vsc_tp_dev_xfer()
162 static int vsc_tp_xfer_helper(struct vsc_tp *tp, struct vsc_tp_packet *pkt, in vsc_tp_xfer_helper()
275 int vsc_tp_xfer(struct vsc_tp *tp, u8 cmd, const void *obuf, size_t olen, in vsc_tp_xfer()
316 int vsc_tp_rom_xfer(struct vsc_tp *tp, const void *obuf, void *ibuf, size_t len) in vsc_tp_rom_xfer()
352 void vsc_tp_reset(struct vsc_tp *tp) in vsc_tp_reset()
379 bool vsc_tp_need_read(struct vsc_tp *tp) in vsc_tp_need_read()
399 int vsc_tp_register_event_cb(struct vsc_tp *tp, vsc_tp_event_cb_t event_cb, in vsc_tp_register_event_cb()
413 int vsc_tp_request_irq(struct vsc_tp *tp) in vsc_tp_request_irq()
434 void vsc_tp_free_irq(struct vsc_tp *tp) in vsc_tp_free_irq()
444 void vsc_tp_intr_synchronize(struct vsc_tp *tp) in vsc_tp_intr_synchronize()
454 void vsc_tp_intr_enable(struct vsc_tp *tp) in vsc_tp_intr_enable()
464 void vsc_tp_intr_disable(struct vsc_tp *tp) in vsc_tp_intr_disable()
481 struct vsc_tp *tp; in vsc_tp_probe() local
564 struct vsc_tp *tp = spi_get_drvdata(spi); in vsc_tp_remove() local
575 struct vsc_tp *tp = spi_get_drvdata(spi); in vsc_tp_shutdown() local