Home
last modified time | relevance | path

Searched defs:f01_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/rmi4/
Drmi_f01.c121 struct f01_data { struct
122 struct f01_basic_properties properties;
123 struct f01_device_control device_control;
125 u16 doze_interval_addr;
126 u16 wakeup_threshold_addr;
127 u16 doze_holdoff_addr;
129 bool suspended;
130 bool old_nosleep;
132 unsigned int num_of_irq_regs;
/kernel/linux/linux-4.19/drivers/input/rmi4/
Drmi_f01.c124 struct f01_data { struct
125 struct f01_basic_properties properties;
126 struct f01_device_control device_control;
128 u16 doze_interval_addr;
129 u16 wakeup_threshold_addr;
130 u16 doze_holdoff_addr;
132 bool suspended;
133 bool old_nosleep;
135 unsigned int num_of_irq_regs;