Home
last modified time | relevance | path

Searched refs:rmi_function_type (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/input/rmi4/
Drmi_bus.c137 static const struct device_type rmi_function_type = { variable
144 return dev->type == &rmi_function_type; in rmi_is_function_device()
250 fn->dev.type = &rmi_function_type; in rmi_register_function()