Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dusbtouchscreen.c837 static unsigned char nexio_ack_pkt[2] = { 0xaa, 0x02 }; variable
855 priv->ack_buf = kmemdup(nexio_ack_pkt, sizeof(nexio_ack_pkt), in nexio_alloc()
948 priv->ack_buf, sizeof(nexio_ack_pkt), in nexio_init()