Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dccid-card-emulated.c173 static void emulated_push_type(EmulatedState *card, uint32_t type) in emulated_push_type() function
206 emulated_push_type(card, EMUL_READER_INSERT); in emulated_push_reader_insert()
211 emulated_push_type(card, EMUL_READER_REMOVE); in emulated_push_reader_remove()
222 emulated_push_type(card, EMUL_CARD_REMOVE); in emulated_push_card_remove()