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()
1163 struct cardstate *cs = bcs->cs; in write_iso_tasklet()
1306 struct cardstate *cs = bcs->cs; in read_iso_tasklet()
1449 struct cardstate *cs = ucs->cs; in req_timeout()
1651 struct cardstate *cs = bcs->cs; in gigaset_init_bchannel()
1707 struct cardstate *cs = bcs->cs; in gigaset_close_bchannel()
1745 static void complete_cb(struct cardstate *cs) in complete_cb()
1778 struct cardstate *cs = urb->context; in write_command_callback()
1845 struct cardstate *cs = ucs->cs; in atrdy_timeout()
1865 static int atwrite_submit(struct cardstate *cs, unsigned char *buf, int len) in atwrite_submit()
1912 static int start_cbsend(struct cardstate *cs) in start_cbsend()
1970 static int gigaset_write_cmd(struct cardstate *cs, struct cmdbuf_t *cb) in gigaset_write_cmd()
2052 static int gigaset_write_room(struct cardstate *cs) in gigaset_write_room()
2065 static int gigaset_chars_in_buffer(struct cardstate *cs) in gigaset_chars_in_buffer()
2077 static int gigaset_brkchars(struct cardstate *cs, const unsigned char buf[6]) in gigaset_brkchars()
2187 static void gigaset_freecshw(struct cardstate *cs) in gigaset_freecshw()
2201 static int gigaset_initcshw(struct cardstate *cs) in gigaset_initcshw()
2235 static void freeurbs(struct cardstate *cs) in freeurbs()
2278 struct cardstate *cs = NULL; in gigaset_probe()
2411 struct cardstate *cs; in gigaset_disconnect()
2456 struct cardstate *cs = usb_get_intfdata(intf); in gigaset_suspend()
2524 struct cardstate *cs = usb_get_intfdata(intf); in gigaset_resume()