Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-smartcard-reader.c709 static bool ccid_card_inserted(USBCCIDState *s) in ccid_card_inserted() function
716 return ccid_card_inserted(s) in ccid_card_status()
1022 if (!ccid_card_inserted(s)) { in ccid_handle_bulk_out()
1237 if (ccid_card_inserted(s)) { in ccid_card_ccid_detach()
1280 if (ccid_card_inserted(s)) { in ccid_card_unrealize()