Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Donetouch.c52 struct usb_onetouch { struct
106 struct usb_onetouch *onetouch = urb->context; in usb_onetouch_irq()
137 struct usb_onetouch *onetouch = input_get_drvdata(dev); in usb_onetouch_open()
151 struct usb_onetouch *onetouch = input_get_drvdata(dev); in usb_onetouch_close()
160 struct usb_onetouch *onetouch = (struct usb_onetouch *) us->extra; in usb_onetouch_pm_hook()
184 struct usb_onetouch *onetouch; in onetouch_connect_input()
202 onetouch = kzalloc(sizeof(struct usb_onetouch), GFP_KERNEL); in onetouch_connect_input()
278 struct usb_onetouch *onetouch = (struct usb_onetouch *) onetouch_; in onetouch_release_input()