Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dusbtouchscreen.c904 unsigned char *ack_buf; member
933 priv->ack_buf = kmemdup(nexio_ack_pkt, sizeof(nexio_ack_pkt), in nexio_alloc()
935 if (!priv->ack_buf) in nexio_alloc()
948 kfree(priv->ack_buf); in nexio_alloc()
1026 priv->ack_buf, sizeof(nexio_ack_pkt), in nexio_init()
1041 kfree(priv->ack_buf); in nexio_exit()