Searched refs:TYPE_U2F_EMULATED (Results 1 – 1 of 1) sorted by relevance
100 #define TYPE_U2F_EMULATED "u2f-emulated" macro102 OBJECT_CHECK(U2FEmulatedState, (obj), TYPE_U2F_EMULATED)311 "the emulated device", TYPE_U2F_EMULATED); in u2f_emulated_realize()321 error_setg(errp, "%s: Failed to setup the key", TYPE_U2F_EMULATED); in u2f_emulated_realize()327 TYPE_U2F_EMULATED); in u2f_emulated_realize()394 .name = TYPE_U2F_EMULATED,