Lines Matching refs:usb_serial
49 struct usb_serial *serial;
105 struct usb_serial *serial = priv->serial; in keyspan_pda_request_unthrottle()
226 static speed_t keyspan_pda_setbaud(struct usb_serial *serial, speed_t baud) in keyspan_pda_setbaud()
288 struct usb_serial *serial = port->serial; in keyspan_pda_break_ctl()
313 struct usb_serial *serial = port->serial; in keyspan_pda_set_termios()
355 static int keyspan_pda_get_modem_info(struct usb_serial *serial, in keyspan_pda_get_modem_info()
379 static int keyspan_pda_set_modem_info(struct usb_serial *serial, in keyspan_pda_set_modem_info()
393 struct usb_serial *serial = port->serial; in keyspan_pda_tiocmget()
415 struct usb_serial *serial = port->serial; in keyspan_pda_tiocmset()
439 struct usb_serial *serial = port->serial; in keyspan_pda_write()
603 struct usb_serial *serial = port->serial; in keyspan_pda_dtr_rts()
615 struct usb_serial *serial = port->serial; in keyspan_pda_open()
669 static int keyspan_pda_fake_startup(struct usb_serial *serial) in keyspan_pda_fake_startup()