Lines Matching defs:serial
36 struct usb_serial *serial; member
79 struct usb_serial *serial = port->serial; in keyspan_pda_get_write_room() local
117 struct usb_serial *serial = port->serial; in keyspan_pda_request_unthrottle() local
254 static speed_t keyspan_pda_setbaud(struct usb_serial *serial, speed_t baud) in keyspan_pda_setbaud()
314 struct usb_serial *serial = port->serial; in keyspan_pda_break_ctl() local
335 struct usb_serial *serial = port->serial; in keyspan_pda_set_termios() local
380 static int keyspan_pda_get_modem_info(struct usb_serial *serial, in keyspan_pda_get_modem_info()
403 static int keyspan_pda_set_modem_info(struct usb_serial *serial, in keyspan_pda_set_modem_info()
417 struct usb_serial *serial = port->serial; in keyspan_pda_tiocmget() local
440 struct usb_serial *serial = port->serial; in keyspan_pda_tiocmset() local
566 struct usb_serial *serial = port->serial; in keyspan_pda_dtr_rts() local
618 static int keyspan_pda_fake_startup(struct usb_serial *serial) in keyspan_pda_fake_startup()