nexio_ack_pkt     915 drivers/input/touchscreen/usbtouchscreen.c static unsigned char nexio_ack_pkt[2] = { 0xaa, 0x02 };
nexio_ack_pkt     933 drivers/input/touchscreen/usbtouchscreen.c 	priv->ack_buf = kmemdup(nexio_ack_pkt, sizeof(nexio_ack_pkt),
nexio_ack_pkt    1026 drivers/input/touchscreen/usbtouchscreen.c 			  priv->ack_buf, sizeof(nexio_ack_pkt),