Searched defs:empty_pages (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_driver.c | 547 int empty_pages = 0; in rmi_scan_pdt() local 499 rmi_scan_pdt_page(struct rmi_device *rmi_dev, int page, int *empty_pages, void *ctx, int (*callback)(struct rmi_device *rmi_dev, void *ctx, const struct pdt_entry *entry)) rmi_scan_pdt_page() argument
|
/kernel/linux/linux-6.6/drivers/input/rmi4/ |
H A D | rmi_driver.c | 547 int empty_pages = 0; in rmi_scan_pdt() local 499 rmi_scan_pdt_page(struct rmi_device *rmi_dev, int page, int *empty_pages, void *ctx, int (*callback)(struct rmi_device *rmi_dev, void *ctx, const struct pdt_entry *entry)) rmi_scan_pdt_page() argument
|
Completed in 4 milliseconds