Searched refs:to_rmi_function_handler (Results 1 – 2 of 2) sorted by relevance
150 const struct rmi_function_handler *handler = to_rmi_function_handler(drv); in rmi_function_match()208 to_rmi_function_handler(dev->driver); in rmi_function_probe()232 to_rmi_function_handler(dev->driver); in rmi_function_remove()
89 #define to_rmi_function_handler(d) \ macro