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

/drivers/input/touchscreen/
H A Dusbtouchscreen.c777 struct nexio_priv { struct
799 struct nexio_priv *priv;
802 usbtouch->priv = kmalloc(sizeof(struct nexio_priv), GFP_KERNEL);
833 struct nexio_priv *priv = usbtouch->priv;
911 struct nexio_priv *priv = usbtouch->priv;
922 struct nexio_priv *priv = usbtouch->priv;

Completed in 28 milliseconds