Searched refs:PassthruState (Results 1 – 1 of 1) sorted by relevance
55 typedef struct PassthruState PassthruState; typedef57 struct PassthruState { struct69 DECLARE_INSTANCE_CHECKER(PassthruState, PASSTHRU_CCID_CARD, in DECLARE_INSTANCE_CHECKER() argument77 static void ccid_card_vscard_send_msg(PassthruState *s, in DECLARE_INSTANCE_CHECKER()93 static void ccid_card_vscard_send_apdu(PassthruState *s, in ccid_card_vscard_send_apdu()100 static void ccid_card_vscard_send_error(PassthruState *s, in ccid_card_vscard_send_error()109 static void ccid_card_vscard_send_init(PassthruState *s) in ccid_card_vscard_send_init()123 PassthruState *card = opaque; in ccid_card_vscard_can_read()130 PassthruState *card, VSCMsgHeader *hdr, VSCMsgInit *init) in ccid_card_vscard_handle_init()155 static int check_atr(PassthruState *card, uint8_t *data, int len) in check_atr()[all …]