Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dusbtouchscreen.c459 struct mtouch_priv { struct
469 struct mtouch_priv *priv = usbtouch->priv; in mtouch_firmware_rev_show() argument
488 struct mtouch_priv *priv = usbtouch->priv; in mtouch_get_fw_revision()
522 usbtouch->priv = kmalloc(sizeof(struct mtouch_priv), GFP_KERNEL); in mtouch_alloc()
582 struct mtouch_priv *priv = usbtouch->priv; in mtouch_exit()