Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/arch/arm/boot/dts/
Dqcom-msm8974pro-sony-xperia-shinano-castor.dts126 rmi-f01@1 {
131 rmi-f11@11 {
/linux-5.19.10/drivers/hid/
DMakefile111 obj-$(CONFIG_HID_RMI) += hid-rmi.o
/linux-5.19.10/include/uapi/linux/
Dcdrom.h578 __u8 rmi; member
/linux-5.19.10/drivers/cdrom/
Dcdrom.c1850 s->copyright.rmi = buf[5]; in dvd_read_copyright()