Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dvisor.c180 static void visor_shutdown (struct usb_serial *serial);
287 .shutdown = visor_shutdown,
336 .shutdown = visor_shutdown,
365 .shutdown = visor_shutdown,
991 static void visor_shutdown (struct usb_serial *serial) in visor_shutdown() function