Lines Matching refs:cardstate
82 static int atread_submit(struct cardstate *, int);
85 static int atwrite_submit(struct cardstate *, unsigned char *, int);
86 static int start_cbsend(struct cardstate *);
306 static int gigaset_set_modem_ctrl(struct cardstate *cs, unsigned old_state, in gigaset_set_modem_ctrl()
312 static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag) in gigaset_baud_rate()
317 static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag) in gigaset_set_line_ctrl()
347 struct cardstate *cs = bcs->cs; in error_hangup()
361 static inline void error_reset(struct cardstate *cs) in error_reset()
438 struct cardstate *cs = (struct cardstate *) data; in cmd_in_timeout()
480 struct cardstate *cs = inbuf->cs; in read_ctrl_callback()
551 static int atread_submit(struct cardstate *cs, int timeout) in atread_submit()
611 struct cardstate *cs = urb->context; in int_in_work()
644 struct cardstate *cs = (struct cardstate *) data; in int_in_resubmit()
673 struct cardstate *cs = urb->context; in read_int_callback()
1161 struct cardstate *cs = bcs->cs; in write_iso_tasklet()
1304 struct cardstate *cs = bcs->cs; in read_iso_tasklet()
1446 struct cardstate *cs = (struct cardstate *) data; in req_timeout()
1649 struct cardstate *cs = bcs->cs; in gigaset_init_bchannel()
1705 struct cardstate *cs = bcs->cs; in gigaset_close_bchannel()
1743 static void complete_cb(struct cardstate *cs) in complete_cb()
1776 struct cardstate *cs = urb->context; in write_command_callback()
1842 struct cardstate *cs = (struct cardstate *) data; in atrdy_timeout()
1863 static int atwrite_submit(struct cardstate *cs, unsigned char *buf, int len) in atwrite_submit()
1910 static int start_cbsend(struct cardstate *cs) in start_cbsend()
1968 static int gigaset_write_cmd(struct cardstate *cs, struct cmdbuf_t *cb) in gigaset_write_cmd()
2050 static int gigaset_write_room(struct cardstate *cs) in gigaset_write_room()
2063 static int gigaset_chars_in_buffer(struct cardstate *cs) in gigaset_chars_in_buffer()
2075 static int gigaset_brkchars(struct cardstate *cs, const unsigned char buf[6]) in gigaset_brkchars()
2185 static void gigaset_freecshw(struct cardstate *cs) in gigaset_freecshw()
2199 static int gigaset_initcshw(struct cardstate *cs) in gigaset_initcshw()
2240 static void freeurbs(struct cardstate *cs) in freeurbs()
2283 struct cardstate *cs = NULL; in gigaset_probe()
2413 struct cardstate *cs; in gigaset_disconnect()
2458 struct cardstate *cs = usb_get_intfdata(intf); in gigaset_suspend()
2526 struct cardstate *cs = usb_get_intfdata(intf); in gigaset_resume()