Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Ddigi_acceleport.c468 static int digi_open( struct usb_serial_port *port, struct file *filp );
508 .open = digi_open,
532 .open = digi_open,
1459 static int digi_open( struct usb_serial_port *port, struct file *filp ) in digi_open() function