Home
last modified time | relevance | path

Searched refs:rmi_function_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_bus.c146 static int rmi_function_match(struct device *dev, struct device_driver *drv) in rmi_function_match() function
343 return physical || rmi_function_match(dev, drv); in rmi_bus_match()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_bus.c147 static int rmi_function_match(struct device *dev, struct device_driver *drv) in rmi_function_match() function
344 return physical || rmi_function_match(dev, drv); in rmi_bus_match()

Completed in 3 milliseconds