Searched refs:rmi_function_handler (Results 1 – 13 of 13) sorted by relevance
132 extern struct rmi_function_handler rmi_f01_handler;133 extern struct rmi_function_handler rmi_f03_handler;134 extern struct rmi_function_handler rmi_f11_handler;135 extern struct rmi_function_handler rmi_f12_handler;136 extern struct rmi_function_handler rmi_f30_handler;137 extern struct rmi_function_handler rmi_f34_handler;138 extern struct rmi_function_handler rmi_f3a_handler;139 extern struct rmi_function_handler rmi_f54_handler;140 extern struct rmi_function_handler rmi_f55_handler;
75 struct rmi_function_handler { struct90 container_of(d, struct rmi_function_handler, driver) argument92 int __must_check __rmi_register_function_handler(struct rmi_function_handler *,97 void rmi_unregister_function_handler(struct rmi_function_handler *);
149 struct rmi_function_handler *handler = to_rmi_function_handler(drv); in rmi_function_match()175 struct rmi_function_handler *handler) in rmi_create_function_irq()206 struct rmi_function_handler *handler = in rmi_function_probe()230 struct rmi_function_handler *handler = in rmi_function_remove()297 int __rmi_register_function_handler(struct rmi_function_handler *handler, in __rmi_register_function_handler()328 void rmi_unregister_function_handler(struct rmi_function_handler *handler) in rmi_unregister_function_handler()352 static struct rmi_function_handler *fn_handlers[] = {
122 struct rmi_function_handler rmi_f55_handler = {
62 struct rmi_function_handler *fh; in reset_one_function()81 struct rmi_function_handler *fh; in configure_one_function()258 struct rmi_function_handler *fh; in suspend_one_function()292 struct rmi_function_handler *fh; in resume_one_function()
233 struct rmi_function_handler rmi_f3a_handler = {
315 struct rmi_function_handler rmi_f03_handler = {
397 struct rmi_function_handler rmi_f30_handler = {
601 struct rmi_function_handler rmi_f34_handler = {
543 struct rmi_function_handler rmi_f12_handler = {
749 struct rmi_function_handler rmi_f54_handler = {
713 struct rmi_function_handler rmi_f01_handler = {
1375 struct rmi_function_handler rmi_f11_handler = {