Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/qemu/hw/nvram/
H A Dfw_cfg-interface.c15 .class_size = sizeof(FWCfgDataGeneratorClass),
H A Dfw_cfg.c1033 FWCfgDataGeneratorClass *klass; in fw_cfg_add_from_generator()
/openbmc/qemu/crypto/
H A Dtls-cipher-suites.c108 FWCfgDataGeneratorClass *fwgc = FW_CFG_DATA_GENERATOR_CLASS(oc); in qcrypto_tls_cipher_suites_class_init()