Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/rmi4/
H A 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()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A 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()

Completed in 3 milliseconds