rmi_function_handler
const struct rmi_function_handler *handler = to_rmi_function_handler(drv);
struct rmi_function_handler *handler)
struct rmi_function_handler *handler =
struct rmi_function_handler *handler =
int __rmi_register_function_handler(struct rmi_function_handler *handler,
void rmi_unregister_function_handler(struct rmi_function_handler *handler)
static struct rmi_function_handler *fn_handlers[] = {
container_of_const(d, struct rmi_function_handler, driver)
int __must_check __rmi_register_function_handler(struct rmi_function_handler *,
void rmi_unregister_function_handler(struct rmi_function_handler *);
struct rmi_function_handler *fh;
struct rmi_function_handler *fh;
struct rmi_function_handler *fh;
struct rmi_function_handler *fh;
extern struct rmi_function_handler rmi_f01_handler;
extern struct rmi_function_handler rmi_f03_handler;
extern struct rmi_function_handler rmi_f11_handler;
extern struct rmi_function_handler rmi_f12_handler;
extern struct rmi_function_handler rmi_f1a_handler;
extern struct rmi_function_handler rmi_f21_handler;
extern struct rmi_function_handler rmi_f30_handler;
extern struct rmi_function_handler rmi_f34_handler;
extern struct rmi_function_handler rmi_f3a_handler;
extern struct rmi_function_handler rmi_f54_handler;
extern struct rmi_function_handler rmi_f55_handler;
struct rmi_function_handler rmi_f01_handler = {
struct rmi_function_handler rmi_f03_handler = {
struct rmi_function_handler rmi_f11_handler = {
struct rmi_function_handler rmi_f12_handler = {
struct rmi_function_handler rmi_f1a_handler = {
struct rmi_function_handler rmi_f21_handler = {
struct rmi_function_handler rmi_f30_handler = {
struct rmi_function_handler rmi_f34_handler = {
struct rmi_function_handler rmi_f3a_handler = {
struct rmi_function_handler rmi_f54_handler = {
struct rmi_function_handler rmi_f55_handler = {