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 *);
92 struct cardstate *cs;
307 static int gigaset_set_modem_ctrl(struct cardstate *cs, unsigned old_state, in gigaset_set_modem_ctrl()
313 static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag) in gigaset_baud_rate()
318 static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag) in gigaset_set_line_ctrl()
348 struct cardstate *cs = bcs->cs; in error_hangup()
362 static inline void error_reset(struct cardstate *cs) in error_reset()
440 struct cardstate *cs = ucs->cs; in cmd_in_timeout()
481 struct cardstate *cs = inbuf->cs; in read_ctrl_callback()
552 static int atread_submit(struct cardstate *cs, int timeout) in atread_submit()
612 struct cardstate *cs = urb->context; in int_in_work()
646 struct cardstate *cs = ucs->cs; in int_in_resubmit()
674 struct cardstate *cs = urb->context; in read_int_callback()
1164 struct cardstate *cs = bcs->cs; in write_iso_tasklet()
1307 struct cardstate *cs = bcs->cs; in read_iso_tasklet()
1450 struct cardstate *cs = ucs->cs; in req_timeout()
1652 struct cardstate *cs = bcs->cs; in gigaset_init_bchannel()
1708 struct cardstate *cs = bcs->cs; in gigaset_close_bchannel()
1746 static void complete_cb(struct cardstate *cs) in complete_cb()
1779 struct cardstate *cs = urb->context; in write_command_callback()
1846 struct cardstate *cs = ucs->cs; in atrdy_timeout()
1866 static int atwrite_submit(struct cardstate *cs, unsigned char *buf, int len) in atwrite_submit()
1913 static int start_cbsend(struct cardstate *cs) in start_cbsend()
1971 static int gigaset_write_cmd(struct cardstate *cs, struct cmdbuf_t *cb) in gigaset_write_cmd()
2053 static int gigaset_write_room(struct cardstate *cs) in gigaset_write_room()
2066 static int gigaset_chars_in_buffer(struct cardstate *cs) in gigaset_chars_in_buffer()
2078 static int gigaset_brkchars(struct cardstate *cs, const unsigned char buf[6]) in gigaset_brkchars()
2188 static void gigaset_freecshw(struct cardstate *cs) in gigaset_freecshw()
2202 static int gigaset_initcshw(struct cardstate *cs) in gigaset_initcshw()
2236 static void freeurbs(struct cardstate *cs) in freeurbs()
2279 struct cardstate *cs = NULL; in gigaset_probe()
2412 struct cardstate *cs; in gigaset_disconnect()
2457 struct cardstate *cs = usb_get_intfdata(intf); in gigaset_suspend()
2525 struct cardstate *cs = usb_get_intfdata(intf); in gigaset_resume()