Searched defs:gigaset_ops (Results 1 – 1 of 1) sorted by relevance
565 struct gigaset_ops { struct568 int (*write_cmd)(struct cardstate *cs, struct cmdbuf_t *cb);571 int (*write_room)(struct cardstate *cs);572 int (*chars_in_buffer)(struct cardstate *cs);573 int (*brkchars)(struct cardstate *cs, const unsigned char buf[6]);577 int (*init_bchannel)(struct bc_state *bcs);581 int (*close_bchannel)(struct bc_state *bcs);584 int (*initbcshw)(struct bc_state *bcs);587 int (*freebcshw)(struct bc_state *bcs);590 void (*reinitbcshw)(struct bc_state *bcs);[all …]