Home
last modified time | relevance | path

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

/linux-5.10/drivers/input/rmi4/
Drmi_bus.c136 static const struct device_type rmi_function_type = { variable
143 return dev->type == &rmi_function_type; in rmi_is_function_device()
249 fn->dev.type = &rmi_function_type; in rmi_register_function()