Searched refs:cypress_open (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dcypress_m8.c31 * handling so both lines are raised in cypress_open. (was dropping rts)
162 static int cypress_open (struct usb_serial_port *port, struct file *filp);
205 .open = cypress_open,
235 .open = cypress_open,
265 .open = cypress_open,
618 static int cypress_open (struct usb_serial_port *port, struct file *filp) function
678 } /* cypress_open */

Completed in 29 milliseconds