Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1124 error = wdt87xx_send_command(client, VND_CMD_STOP, MODE_IDLE); in wdt87xx_suspend()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds