Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-smartcard-reader.c804 static void ccid_report_error_failed(USBCCIDState *s, uint8_t error) in ccid_report_error_failed() function
818 ccid_report_error_failed(s, ERROR_ICC_MUTE); in ccid_write_data_block_answer()
887 ccid_report_error_failed(s, ERROR_CMD_NOT_SUPPORTED); in ccid_set_parameters()
1023 ccid_report_error_failed(s, ERROR_ICC_MUTE); in ccid_handle_bulk_out()
1051 ccid_report_error_failed(s, 0); in ccid_handle_bulk_out()
1062 ccid_report_error_failed(s, ERROR_CMD_NOT_SUPPORTED); in ccid_handle_bulk_out()
1201 ccid_report_error_failed(s, ERROR_HW_ERROR); in ccid_card_send_apdu_to_guest()