Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dusbtouchscreen.c915 static unsigned char nexio_ack_pkt[2] = { 0xaa, 0x02 }; variable
933 priv->ack_buf = kmemdup(nexio_ack_pkt, sizeof(nexio_ack_pkt), in nexio_alloc()
1026 priv->ack_buf, sizeof(nexio_ack_pkt), in nexio_init()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dusbtouchscreen.c915 static unsigned char nexio_ack_pkt[2] = { 0xaa, 0x02 }; variable
933 priv->ack_buf = kmemdup(nexio_ack_pkt, sizeof(nexio_ack_pkt), in nexio_alloc()
1026 priv->ack_buf, sizeof(nexio_ack_pkt), in nexio_init()

Completed in 5 milliseconds