Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dtsc200x-core.h8 #define TSC200X_CMD_STOP 0x01 macro
H A Dtsc200x-core.c218 ts->tsc200x_cmd(ts->dev, TSC200X_CMD_STOP); in tsc200x_stop_scan()