Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/input/rmi4/
Drmi_spi.txt18 - interrupts: interrupt which the rmi device is connected to.
25 Parameters specific to RMI functions are contained in child nodes of the rmi device
Drmi_i2c.txt18 - interrupts: interrupt which the rmi device is connected to.
34 Parameters specific to RMI functions are contained in child nodes of the rmi device
/Linux-v4.19/arch/arm/boot/dts/
Dste-href-tvk1281618.dtsi202 rmi-f01@1 {
206 rmi-f11@11 {
Dqcom-msm8974-sony-xperia-castor.dts511 rmi-f01@1 {
516 rmi-f11@11 {
/Linux-v4.19/drivers/hid/
DMakefile96 obj-$(CONFIG_HID_RMI) += hid-rmi.o
/Linux-v4.19/include/uapi/linux/
Dcdrom.h556 __u8 rmi; member
/Linux-v4.19/drivers/cdrom/
Dcdrom.c1855 s->copyright.rmi = buf[5]; in dvd_read_copyright()