Searched defs:qeth_cmd_buffer (Results 1 – 1 of 1) sorted by relevance
615 struct qeth_cmd_buffer { struct625 void (*finalize)(struct qeth_card *card, struct qeth_cmd_buffer *iob); argument626 bool (*match)(struct qeth_cmd_buffer *iob, argument628 void (*callback)(struct qeth_card *card, struct qeth_cmd_buffer *iob, argument633 static inline void qeth_get_cmd(struct qeth_cmd_buffer *iob) in qeth_get_cmd() argument