Home
last modified time | relevance | path

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

/external/qemu/qapi-auto-generated/
Dqapi-types.h1546 typedef enum TpmType enum
1550 } TpmType; typedef
1555 TpmType value;
Dqapi-visit.h336 void visit_type_TpmType(Visitor *m, TpmType * obj, const char *name, Error **errp);
Dqapi-visit.c5617 void visit_type_TpmType(Visitor *m, TpmType * obj, const char *name, Error **errp) in visit_type_TpmType()
/external/qemu/
Dqapi-schema.json3694 # @TpmType:
3702 { 'enum': 'TpmType', 'data': [ 'passthrough' ] }
3709 # Returns: a list of TpmType
3713 { 'command': 'query-tpm-types', 'returns': ['TpmType'] }