Searched refs:pdt_entry (Results 1 – 2 of 2) sorted by relevance
38 struct pdt_entry { struct94 const struct pdt_entry *entry));100 const struct pdt_entry *pdt);
465 struct pdt_entry *entry, u16 pdt_address) in rmi_read_pdt_entry()489 static void rmi_driver_copy_pdt_to_fd(const struct pdt_entry *pdt, in rmi_driver_copy_pdt_to_fd()510 const struct pdt_entry *entry)) in rmi_scan_pdt_page()513 struct pdt_entry pdt_entry; in rmi_scan_pdt_page() local522 error = rmi_read_pdt_entry(rmi_dev, &pdt_entry, addr); in rmi_scan_pdt_page()526 if (RMI4_END_OF_PDT(pdt_entry.function_number)) in rmi_scan_pdt_page()529 retval = callback(rmi_dev, ctx, &pdt_entry); in rmi_scan_pdt_page()549 void *ctx, const struct pdt_entry *entry)) in rmi_scan_pdt()792 const struct pdt_entry *pdt) in rmi_check_bootloader_mode()824 void *ctx, const struct pdt_entry *pdt) in rmi_count_irqs()[all …]