Lines Matching defs:cs

154 static int gigaset_set_modem_ctrl(struct cardstate *cs, unsigned old_state,  in gigaset_set_modem_ctrl()
178 static int set_value(struct cardstate *cs, u8 req, u16 val) in set_value()
211 static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag) in gigaset_baud_rate()
244 static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag) in gigaset_set_line_ctrl()
304 struct cardstate *cs = (struct cardstate *) data; in gigaset_modem_fill() local
347 struct cardstate *cs = urb->context; in gigaset_read_int_callback() local
398 struct cardstate *cs = urb->context; in gigaset_write_bulk_callback() local
426 static int send_cb(struct cardstate *cs) in send_cb()
492 static int gigaset_write_cmd(struct cardstate *cs, struct cmdbuf_t *cb) in gigaset_write_cmd()
521 static int gigaset_write_room(struct cardstate *cs) in gigaset_write_room()
529 static int gigaset_chars_in_buffer(struct cardstate *cs) in gigaset_chars_in_buffer()
539 static int gigaset_brkchars(struct cardstate *cs, const unsigned char buf[6]) in gigaset_brkchars()
567 static void gigaset_freecshw(struct cardstate *cs) in gigaset_freecshw()
573 static int gigaset_initcshw(struct cardstate *cs) in gigaset_initcshw()
600 static int write_modem(struct cardstate *cs) in write_modem()
660 struct cardstate *cs = NULL; in gigaset_probe() local
787 struct cardstate *cs; in gigaset_disconnect() local
823 struct cardstate *cs = usb_get_intfdata(intf); in gigaset_suspend() local
840 struct cardstate *cs = usb_get_intfdata(intf); in gigaset_resume() local