Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Drmi.h299 struct rmi_driver { struct
300 struct device_driver driver;
324 struct rmi_driver *driver; argument
/Linux-v5.4/drivers/hid/
Dhid-rmi.c768 static struct hid_driver rmi_driver = { variable
/Linux-v5.4/drivers/input/rmi4/
Drmi_driver.c1104 struct rmi_driver *rmi_driver; in rmi_driver_probe() local