Home
last modified time | relevance | path

Searched refs:rubber (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dsurface3_spi.c129 int rubber = st & 0x18; in surface3_spi_report_pen() local
130 int tool = (prox && rubber) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN; in surface3_spi_report_pen()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dsurface3_spi.c127 int rubber = st & 0x18; in surface3_spi_report_pen() local
128 int tool = (prox && rubber) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN; in surface3_spi_report_pen()

Completed in 1 milliseconds