Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dwhiteheat.c79 static int whiteheat_attach(struct usb_serial *serial);
117 .attach = whiteheat_attach,
219 static int whiteheat_attach(struct usb_serial *serial) in whiteheat_attach() function