Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dvisor.c172 static int visor_open (struct usb_serial_port *port, struct file *filp);
282 .open = visor_open,
307 .open = visor_open,
331 .open = visor_open,
360 .open = visor_open,
387 static int visor_open (struct usb_serial_port *port, struct file *filp) in visor_open() function