Home
last modified time | relevance | path

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

/openbmc/qemu/docs/sphinx/
H A Dqapi_domain.py89 class QAPIXRefRole(XRefRole): class
769 "mod": QAPIXRefRole(),
770 "cmd": QAPIXRefRole(),
771 "event": QAPIXRefRole(),
772 "enum": QAPIXRefRole(),
773 "obj": QAPIXRefRole(), # specifically structs and unions.
774 "alt": QAPIXRefRole(),
776 "type": QAPIXRefRole(),
777 "any": QAPIXRefRole(), # reference *any* type of QAPI object.