Searched refs:ChardevHostdevList (Results 1 – 4 of 4) sorted by relevance
1364 typedef struct ChardevHostdevList struct1370 struct ChardevHostdevList *next; argument1371 } ChardevHostdevList; typedef2914 void qapi_free_ChardevHostdevList(ChardevHostdevList * obj);
296 void visit_type_ChardevHostdevList(Visitor *m, ChardevHostdevList ** obj, const char *name, Error *…
2987 void qapi_free_ChardevHostdevList(ChardevHostdevList * obj) in qapi_free_ChardevHostdevList()
4905 void visit_type_ChardevHostdevList(Visitor *m, ChardevHostdevList ** obj, const char *name, Error *… in visit_type_ChardevHostdevList()4914 ChardevHostdevList *native_i = (ChardevHostdevList *)i; in visit_type_ChardevHostdevList()