Home | History | Annotate | Download | only in qapi-auto-generated

Lines Matching refs:TpmTypeOptionsKind

5679 void visit_type_TpmTypeOptionsKind(Visitor *m, TpmTypeOptionsKind * obj, const char *name, Error **errp)
5681 visit_type_enum(m, (int *)obj, TpmTypeOptionsKind_lookup, "TpmTypeOptionsKind", name, errp);