Lines Matching refs:gserial
108 struct gserial *port_usb;
591 static int gserial_wakeup_host(struct gserial *gser) in gserial_wakeup_host()
658 struct gserial *gser = port->port_usb; in gs_open()
696 struct gserial *gser; in gs_close()
757 struct gserial *gser = port->port_usb; in gs_write()
805 struct gserial *gser = port->port_usb; in gs_flush_chars()
880 struct gserial *gser; in gs_break_ctl()
1362 int gserial_connect(struct gserial *gser, u8 port_num) in gserial_connect()
1438 void gserial_disconnect(struct gserial *gser) in gserial_disconnect()
1486 void gserial_suspend(struct gserial *gser) in gserial_suspend()
1515 void gserial_resume(struct gserial *gser) in gserial_resume()