Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dccid-card-emulated.c460 typedef struct EnumTable { struct
463 } EnumTable; argument
465 static const EnumTable backend_enum_table[] = {
472 const EnumTable *table, uint32_t not_found_value) in parse_enumeration()
493 const EnumTable *ptable; in emulated_realize()