Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c99 #define VND_CMD_STOP 0x01 macro
368 case VND_CMD_STOP: in wdt87xx_send_command()
699 error = wdt87xx_send_command(client, VND_CMD_STOP, MODE_STOP); in wdt87xx_write_firmware()
1123 error = wdt87xx_send_command(client, VND_CMD_STOP, MODE_IDLE); in wdt87xx_suspend()