Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-smartcard-reader.c917 static void ccid_on_slot_change(USBCCIDState *s, bool full) in ccid_on_slot_change() function
1215 ccid_on_slot_change(s, false); in ccid_card_card_removed()
1238 ccid_on_slot_change(s, false); in ccid_card_ccid_detach()
1270 ccid_on_slot_change(s, true); in ccid_card_card_inserted()