Lines Matching refs:usb_serial
48 struct usb_serial *serial;
113 struct usb_serial *serial = priv->serial; in keyspan_pda_request_unthrottle()
229 static speed_t keyspan_pda_setbaud(struct usb_serial *serial, speed_t baud) in keyspan_pda_setbaud()
291 struct usb_serial *serial = port->serial; in keyspan_pda_break_ctl()
316 struct usb_serial *serial = port->serial; in keyspan_pda_set_termios()
358 static int keyspan_pda_get_modem_info(struct usb_serial *serial, in keyspan_pda_get_modem_info()
382 static int keyspan_pda_set_modem_info(struct usb_serial *serial, in keyspan_pda_set_modem_info()
396 struct usb_serial *serial = port->serial; in keyspan_pda_tiocmget()
418 struct usb_serial *serial = port->serial; in keyspan_pda_tiocmset()
442 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()
665 static int keyspan_pda_fake_startup(struct usb_serial *serial) in keyspan_pda_fake_startup()