We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bca368 commit d6e6808Copy full SHA for d6e6808
drivers/input/rmi4/rmi_bus.c
@@ -285,7 +285,7 @@ void rmi_unregister_function(struct rmi_function *fn)
285
}
286
287
/**
288
- * rmi_register_function_handler - register a handler for an RMI function
+ * __rmi_register_function_handler - register a handler for an RMI function
289
* @handler: RMI handler that should be registered.
290
* @owner: pointer to module that implements the handler
291
* @mod_name: name of the module implementing the handler
0 commit comments