Lines Matching defs:cs

63 static int write_modem(struct cardstate *cs)  in write_modem()
104 static int send_cb(struct cardstate *cs) in send_cb()
161 struct cardstate *cs = (struct cardstate *) data; in gigaset_modem_fill() local
203 static void flush_send_queue(struct cardstate *cs) in flush_send_queue()
242 static int gigaset_write_cmd(struct cardstate *cs, struct cmdbuf_t *cb) in gigaset_write_cmd()
277 static int gigaset_write_room(struct cardstate *cs) in gigaset_write_room()
293 static int gigaset_chars_in_buffer(struct cardstate *cs) in gigaset_chars_in_buffer()
305 static int gigaset_brkchars(struct cardstate *cs, const unsigned char buf[6]) in gigaset_brkchars()
366 static void gigaset_freecshw(struct cardstate *cs) in gigaset_freecshw()
376 struct cardstate *cs = dev_get_drvdata(dev); in gigaset_device_release() local
389 static int gigaset_initcshw(struct cardstate *cs) in gigaset_initcshw()
426 static int gigaset_set_modem_ctrl(struct cardstate *cs, unsigned old_state, in gigaset_set_modem_ctrl()
444 static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag) in gigaset_baud_rate()
449 static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag) in gigaset_set_line_ctrl()
480 struct cardstate *cs = tty->disc_data; in cs_get() local
490 static void cs_put(struct cardstate *cs) in cs_put()
503 struct cardstate *cs; in gigaset_tty_open() local
566 struct cardstate *cs = tty->disc_data; in gigaset_tty_close() local
617 struct cardstate *cs = cs_get(tty); in gigaset_tty_ioctl() local
670 struct cardstate *cs = cs_get(tty); in gigaset_tty_receive() local
725 struct cardstate *cs = cs_get(tty); in gigaset_tty_wakeup() local