Home
last modified time | relevance | path

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

/linux/drivers/input/rmi4/
H A Drmi_bus.c138 static const struct device_type rmi_function_type = { variable
145 return dev->type == &rmi_function_type; in rmi_is_function_device()
251 fn->dev.type = &rmi_function_type; in rmi_register_function()