Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dwhiteheat.c75 static int whiteheat_attach(struct usb_serial *serial);
112 .attach = whiteheat_attach,
213 static int whiteheat_attach(struct usb_serial *serial) in whiteheat_attach() function