Searched refs:rmi_initial_reset (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/input/rmi4/ |
D | rmi_driver.h | 100 int rmi_initial_reset(struct rmi_device *rmi_dev, void *ctx,
|
D | rmi_driver.c | 791 int rmi_initial_reset(struct rmi_device *rmi_dev, void *ctx, in rmi_initial_reset() function 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()
|