Searched refs:rmi_function_handler (Results 1 – 12 of 12) 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_f1a_handler;137 extern struct rmi_function_handler rmi_f21_handler;138 extern struct rmi_function_handler rmi_f30_handler;139 extern struct rmi_function_handler rmi_f34_handler;140 extern struct rmi_function_handler rmi_f3a_handler;141 extern struct rmi_function_handler rmi_f54_handler;[all …]
75 struct rmi_function_handler { struct90 container_of_const(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 *);
122 struct rmi_function_handler rmi_f55_handler = {
135 struct rmi_function_handler rmi_f1a_handler = {
171 struct rmi_function_handler rmi_f21_handler = {
233 struct rmi_function_handler rmi_f3a_handler = {
315 struct rmi_function_handler rmi_f03_handler = {
397 struct rmi_function_handler rmi_f30_handler = {
566 struct rmi_function_handler rmi_f12_handler = {
712 struct rmi_function_handler rmi_f01_handler = {
609 struct rmi_function_handler rmi_f34_handler = {
1375 struct rmi_function_handler rmi_f11_handler = {