Searched refs:TpmType (Results 1 – 4 of 4) sorted by relevance
1546 typedef enum TpmType enum1550 } TpmType; typedef1555 TpmType value;
336 void visit_type_TpmType(Visitor *m, TpmType * obj, const char *name, Error **errp);
5617 void visit_type_TpmType(Visitor *m, TpmType * obj, const char *name, Error **errp) in visit_type_TpmType()
3694 # @TpmType:3702 { 'enum': 'TpmType', 'data': [ 'passthrough' ] }3709 # Returns: a list of TpmType3713 { 'command': 'query-tpm-types', 'returns': ['TpmType'] }