Searched refs:to_rmi_function_handler (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/input/rmi4/
H A Drmi_bus.c149 struct rmi_function_handler *handler = to_rmi_function_handler(drv);
207 to_rmi_function_handler(dev->driver);
231 to_rmi_function_handler(dev->driver);
H A Drmi_driver.c68 fh = to_rmi_function_handler(fn->dev.driver);
87 fh = to_rmi_function_handler(fn->dev.driver);
264 fh = to_rmi_function_handler(fn->dev.driver);
298 fh = to_rmi_function_handler(fn->dev.driver);
H A Drmi_bus.h89 #define to_rmi_function_handler(d) \ macro

Completed in 2165 milliseconds