Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()