Home
last modified time | relevance | path

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

/qemu/include/hw/nvram/
H A Dfw_cfg.h19 typedef struct FWCfgDataGeneratorClass FWCfgDataGeneratorClass; typedef
20 DECLARE_CLASS_CHECKERS(FWCfgDataGeneratorClass, FW_CFG_DATA_GENERATOR,
23 struct FWCfgDataGeneratorClass { struct
/qemu/hw/nvram/
H A Dfw_cfg-interface.c15 .class_size = sizeof(FWCfgDataGeneratorClass),
H A Dfw_cfg.c942 FWCfgDataGeneratorClass *klass; in fw_cfg_add_file_from_generator()
/qemu/crypto/
H A Dtls-cipher-suites.c109 FWCfgDataGeneratorClass *fwgc = FW_CFG_DATA_GENERATOR_CLASS(oc); in qcrypto_tls_cipher_suites_class_init()
/qemu/hw/pci/
H A Dpci.c269 FWCfgDataGeneratorClass *fwgc = FW_CFG_DATA_GENERATOR_CLASS(klass); in pci_bus_class_init()