Searched refs:rmi_scan_pdt (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/input/rmi4/ |
D | rmi_driver.h | 93 int rmi_scan_pdt(struct rmi_device *rmi_dev, void *ctx,
|
D | rmi_driver.c | 542 int rmi_scan_pdt(struct rmi_device *rmi_dev, void *ctx, in rmi_scan_pdt() function 1029 retval = rmi_scan_pdt(rmi_dev, &irq_count, rmi_count_irqs); in rmi_probe_interrupts() 1073 retval = rmi_scan_pdt(rmi_dev, &irq_count, rmi_create_function); in rmi_init_functions() 1159 retval = rmi_scan_pdt(rmi_dev, NULL, rmi_initial_reset); in rmi_driver_probe()
|
D | rmi_f34.c | 435 ret = rmi_scan_pdt(rmi_dev, NULL, rmi_initial_reset); in rmi_firmware_update()
|
D | rmi_f34v7.c | 1061 ret = rmi_scan_pdt(f34->fn->rmi_dev, NULL, rmi_initial_reset); in rmi_f34v7_do_reflash()
|