Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dusbtouchscreen.c824 struct nexio_priv { struct
846 struct nexio_priv *priv; in nexio_alloc() argument
849 usbtouch->priv = kmalloc(sizeof(struct nexio_priv), GFP_KERNEL); in nexio_alloc()
881 struct nexio_priv *priv = usbtouch->priv; in nexio_init()
959 struct nexio_priv *priv = usbtouch->priv; in nexio_exit()
970 struct nexio_priv *priv = usbtouch->priv; in nexio_read_data()