Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dccid-card-emulated.c192 static void emulated_push_data_type(EmulatedState *card, uint32_t type, in emulated_push_data_type() function
217 emulated_push_data_type(card, EMUL_CARD_INSERT, atr, len); in emulated_push_card_insert()
228 emulated_push_data_type(card, EMUL_RESPONSE_APDU, apdu, len); in emulated_push_response_apdu()