Lines Matching refs:rmi_function
133 struct rmi_function *fn = to_rmi_function(dev); in rmi_release_function()
151 struct rmi_function *fn = to_rmi_function(dev); in rmi_function_match()
157 static void rmi_function_of_probe(struct rmi_function *fn) in rmi_function_of_probe()
167 static inline void rmi_function_of_probe(struct rmi_function *fn) in rmi_function_of_probe()
175 static int rmi_create_function_irq(struct rmi_function *fn, in rmi_create_function_irq()
206 struct rmi_function *fn = to_rmi_function(dev); in rmi_function_probe()
230 struct rmi_function *fn = to_rmi_function(dev); in rmi_function_remove()
240 struct rmi_function *rmi_alloc_function(struct rmi_device *rmi_dev, u8 id) in rmi_alloc_function()
243 struct rmi_function *fn; in rmi_alloc_function()
261 int rmi_register_function(struct rmi_function *fn) in rmi_register_function()
280 void rmi_unregister_function(struct rmi_function *fn) in rmi_unregister_function()