Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dccid-card-passthru.c78 VSCMsgType type, uint32_t reader_id, in DECLARE_INSTANCE_CHECKER()
84 scr_msg_header.reader_id = htonl(reader_id); in DECLARE_INSTANCE_CHECKER()
101 uint32_t reader_id, VSCErrorCode code) in ccid_card_vscard_send_error() argument
106 s, VSC_Error, reader_id, (uint8_t *)&msg, sizeof(msg)); in ccid_card_vscard_send_error()
218 ccid_card_vscard_send_error(card, scr_msg_header->reader_id, in ccid_card_vscard_handle_message()
224 ccid_card_vscard_send_error(card, scr_msg_header->reader_id, in ccid_card_vscard_handle_message()
231 ccid_card_vscard_send_error(card, scr_msg_header->reader_id, in ccid_card_vscard_handle_message()
242 scr_msg_header->reader_id, VSC_SUCCESS); in ccid_card_vscard_handle_message()
263 scr_msg_header->reader_id, VSC_SUCCESS); in ccid_card_vscard_handle_message()
268 ccid_card_vscard_send_error(card, scr_msg_header->reader_id, in ccid_card_vscard_handle_message()
[all …]