Searched defs:gigaset_ops (Results 1 – 1 of 1) sorted by relevance
564 struct gigaset_ops { struct567 int (*write_cmd)(struct cardstate *cs, struct cmdbuf_t *cb);570 int (*write_room)(struct cardstate *cs);571 int (*chars_in_buffer)(struct cardstate *cs);572 int (*brkchars)(struct cardstate *cs, const unsigned char buf[6]);576 int (*init_bchannel)(struct bc_state *bcs);580 int (*close_bchannel)(struct bc_state *bcs);583 int (*initbcshw)(struct bc_state *bcs);586 void (*freebcshw)(struct bc_state *bcs);589 void (*reinitbcshw)(struct bc_state *bcs);[all …]