Home
last modified time | relevance | path

Searched defs:rmi_driver (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Drmi.h302 struct rmi_driver { struct
303 struct device_driver driver;
327 struct rmi_driver *driver; argument
/Linux-v4.19/drivers/hid/
Dhid-rmi.c759 static struct hid_driver rmi_driver = { variable
/Linux-v4.19/drivers/input/rmi4/
Drmi_driver.c1107 struct rmi_driver *rmi_driver; in rmi_driver_probe() local