Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Du2f.h76 extern const VMStateDescription vmstate_u2f_key;
81 .vmsd = &vmstate_u2f_key, \
H A Du2f.c304 const VMStateDescription vmstate_u2f_key = { variable
334 dc->vmsd = &vmstate_u2f_key; in u2f_key_class_init()