Lines Matching defs:serial
36 struct usb_serial *serial; member
79 struct usb_serial *serial = port->serial; in keyspan_pda_get_write_room() local
108 struct usb_serial *serial = port->serial; in keyspan_pda_request_unthrottle() local
245 static speed_t keyspan_pda_setbaud(struct usb_serial *serial, speed_t baud) in keyspan_pda_setbaud()
305 struct usb_serial *serial = port->serial; in keyspan_pda_break_ctl() local
326 struct usb_serial *serial = port->serial; in keyspan_pda_set_termios() local
371 static int keyspan_pda_get_modem_info(struct usb_serial *serial, in keyspan_pda_get_modem_info()
392 static int keyspan_pda_set_modem_info(struct usb_serial *serial, in keyspan_pda_set_modem_info()
406 struct usb_serial *serial = port->serial; in keyspan_pda_tiocmget() local
429 struct usb_serial *serial = port->serial; in keyspan_pda_tiocmset() local
555 struct usb_serial *serial = port->serial; in keyspan_pda_dtr_rts() local
607 static int keyspan_pda_fake_startup(struct usb_serial *serial) in keyspan_pda_fake_startup()