Searched refs:pdt_entry (Results 1 – 2 of 2) sorted by relevance
38 struct pdt_entry { struct95 const struct pdt_entry *entry));101 const struct pdt_entry *pdt);
460 struct pdt_entry *entry, u16 pdt_address) in rmi_read_pdt_entry()484 static void rmi_driver_copy_pdt_to_fd(const struct pdt_entry *pdt, in rmi_driver_copy_pdt_to_fd()505 const struct pdt_entry *entry)) in rmi_scan_pdt_page()508 struct pdt_entry pdt_entry; in rmi_scan_pdt_page() local517 error = rmi_read_pdt_entry(rmi_dev, &pdt_entry, addr); in rmi_scan_pdt_page()521 if (RMI4_END_OF_PDT(pdt_entry.function_number)) in rmi_scan_pdt_page()524 retval = callback(rmi_dev, ctx, &pdt_entry); in rmi_scan_pdt_page()544 void *ctx, const struct pdt_entry *entry)) in rmi_scan_pdt()745 const struct pdt_entry *pdt) in rmi_check_bootloader_mode()777 void *ctx, const struct pdt_entry *pdt) in rmi_count_irqs()[all …]