Searched refs:rmi_function_handler (Results 1 – 12 of 12) sorted by relevance
135 extern struct rmi_function_handler rmi_f01_handler;136 extern struct rmi_function_handler rmi_f03_handler;137 extern struct rmi_function_handler rmi_f11_handler;138 extern struct rmi_function_handler rmi_f12_handler;139 extern struct rmi_function_handler rmi_f30_handler;140 extern struct rmi_function_handler rmi_f34_handler;141 extern struct rmi_function_handler rmi_f54_handler;142 extern struct rmi_function_handler rmi_f55_handler;
78 struct rmi_function_handler { struct93 container_of(d, struct rmi_function_handler, driver) argument95 int __must_check __rmi_register_function_handler(struct rmi_function_handler *,100 void rmi_unregister_function_handler(struct rmi_function_handler *);
151 struct rmi_function_handler *handler = to_rmi_function_handler(drv); in rmi_function_match()177 struct rmi_function_handler *handler) in rmi_create_function_irq()208 struct rmi_function_handler *handler = in rmi_function_probe()232 struct rmi_function_handler *handler = in rmi_function_remove()299 int __rmi_register_function_handler(struct rmi_function_handler *handler, in __rmi_register_function_handler()330 void rmi_unregister_function_handler(struct rmi_function_handler *handler) in rmi_unregister_function_handler()354 static struct rmi_function_handler *fn_handlers[] = {
125 struct rmi_function_handler rmi_f55_handler = {
65 struct rmi_function_handler *fh; in reset_one_function()84 struct rmi_function_handler *fh; in configure_one_function()261 struct rmi_function_handler *fh; in suspend_one_function()295 struct rmi_function_handler *fh; in resume_one_function()
318 struct rmi_function_handler rmi_f03_handler = {
400 struct rmi_function_handler rmi_f30_handler = {
524 struct rmi_function_handler rmi_f12_handler = {
604 struct rmi_function_handler rmi_f34_handler = {
747 struct rmi_function_handler rmi_f54_handler = {
714 struct rmi_function_handler rmi_f01_handler = {
1345 struct rmi_function_handler rmi_f11_handler = {