Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dpl2303.c175 static void pl2303_shutdown (struct usb_serial *serial);
989 static void pl2303_shutdown(struct usb_serial *serial) in pl2303_shutdown() function
1227 .shutdown = pl2303_shutdown,