Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Donetouch.c35 struct usb_onetouch { struct
89 struct usb_onetouch *onetouch = urb->context; in usb_onetouch_irq()
120 struct usb_onetouch *onetouch = input_get_drvdata(dev); in usb_onetouch_open()
134 struct usb_onetouch *onetouch = input_get_drvdata(dev); in usb_onetouch_close()
143 struct usb_onetouch *onetouch = (struct usb_onetouch *) us->extra; in usb_onetouch_pm_hook()
167 struct usb_onetouch *onetouch; in onetouch_connect_input()
185 onetouch = kzalloc(sizeof(struct usb_onetouch), GFP_KERNEL); in onetouch_connect_input()
261 struct usb_onetouch *onetouch = (struct usb_onetouch *) onetouch_; in onetouch_release_input()