Home
last modified time | relevance | path

Searched refs:EmulatedState (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/usb/
H A Dccid-card-emulated.c50 typedef struct EmulatedState EmulatedState; typedef
115 struct EmulatedState { struct
142 EmulatedState *card = EMULATED_CCID_CARD(base); in emulated_apdu_from_guest() argument
159 EmulatedState *card = EMULATED_CCID_CARD(base); in emulated_get_atr()
234 EmulatedState *card = arg; in handle_apdu_thread()
285 EmulatedState *card = arg; in event_thread()
365 EmulatedState *card = container_of(notifier, EmulatedState, notifier); in card_event_handler()
491 EmulatedState *card = EMULATED_CCID_CARD(base); in emulated_realize()
567 EmulatedState *card = EMULATED_CCID_CARD(base); in emulated_unrealize()
590 DEFINE_PROP_STRING("db", EmulatedState, db),
[all …]