wdt87xx_send_command  403 drivers/input/touchscreen/wdt87xx_i2c.c 	error = wdt87xx_send_command(client, VND_CMD_RESET, 0);
wdt87xx_send_command  649 drivers/input/touchscreen/wdt87xx_i2c.c 	error = wdt87xx_send_command(client, VND_SET_CHECKSUM_LENGTH, length);
wdt87xx_send_command  655 drivers/input/touchscreen/wdt87xx_i2c.c 	error = wdt87xx_send_command(client, VND_SET_CHECKSUM_CALC, address);
wdt87xx_send_command  699 drivers/input/touchscreen/wdt87xx_i2c.c 	error = wdt87xx_send_command(client, VND_CMD_STOP, MODE_STOP);
wdt87xx_send_command  705 drivers/input/touchscreen/wdt87xx_i2c.c 	error = wdt87xx_send_command(client, VND_CMD_SFUNL, 0);
wdt87xx_send_command  721 drivers/input/touchscreen/wdt87xx_i2c.c 			error = wdt87xx_send_command(client, VND_CMD_ERASE,
wdt87xx_send_command  771 drivers/input/touchscreen/wdt87xx_i2c.c 	err1 = wdt87xx_send_command(client, VND_CMD_SFLCK, 0);
wdt87xx_send_command  778 drivers/input/touchscreen/wdt87xx_i2c.c 	err1 = wdt87xx_send_command(client, VND_CMD_START, 0);
wdt87xx_send_command 1124 drivers/input/touchscreen/wdt87xx_i2c.c 	error = wdt87xx_send_command(client, VND_CMD_STOP, MODE_IDLE);
wdt87xx_send_command 1147 drivers/input/touchscreen/wdt87xx_i2c.c 	error = wdt87xx_send_command(client, VND_CMD_START, 0);