Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c85 static int whiteheat_attach(struct usb_serial *serial);
122 .attach = whiteheat_attach,
251 static int whiteheat_attach(struct usb_serial *serial) in whiteheat_attach() function