Lines Matching defs:pdt_entry
460 struct pdt_entry *entry, u16 pdt_address)
484 static void rmi_driver_copy_pdt_to_fd(const struct pdt_entry *pdt,
505 const struct pdt_entry *entry))
508 struct pdt_entry pdt_entry;
517 error = rmi_read_pdt_entry(rmi_dev, &pdt_entry, addr);
521 if (RMI4_END_OF_PDT(pdt_entry.function_number))
524 retval = callback(rmi_dev, ctx, &pdt_entry);
544 void *ctx, const struct pdt_entry *entry))
745 const struct pdt_entry *pdt)
777 void *ctx, const struct pdt_entry *pdt)
792 const struct pdt_entry *pdt)
829 void *ctx, const struct pdt_entry *pdt)