Searched refs:dribble (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/input/rmi4/
H A Drmi_2d_sensor.h67 enum rmi_reg_state dribble; member in struct:rmi_2d_sensor
H A Drmi_f12.c248 && (f12->sensor.dribble != RMI_REG_STATE_DEFAULT)) {
270 switch (f12->sensor.dribble) {
413 sensor->dribble = f12->sensor_pdata.dribble;
H A Drmi_f11.c210 * @has_dribble: the sensor supports the generation of dribble interrupts,
211 * which may be enabled or disabled with the dribble control bit.
1154 sensor->dribble = f11->sensor_pdata.dribble;
1235 switch (sensor->dribble) {
/linux-master/include/linux/
H A Drmi.h100 int dribble; member in struct:rmi_2d_sensor_platform_data
/linux-master/drivers/hid/
H A Dhid-rmi.c581 .dribble = RMI_REG_STATE_ON,

Completed in 175 milliseconds