Home
last modified time | relevance | path

Searched defs:cfgdata (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dreadconfig-test.c22 static QTestState *qtest_init_with_config(const char *cfgdata) in qtest_init_with_config()
76 const char *cfgdata = in test_x86_memdev() local
110 const char *cfgdata = in test_spice() local
164 const char *cfgdata = in test_object_rng() local
/openbmc/linux/arch/mips/include/asm/fw/arc/
H A Dhinv.h137 struct cfgdata { struct
138 char *name; /* full name */
139 int minlen; /* minimum length to match */
140 CONFIGTYPE type; /* type of token */
/openbmc/u-boot/drivers/pci/
H A Dpci_msc01.c33 void *cfgdata = msc01->base + MSC01_PCI_CFGDATA_OFS; in msc01_config_access() local
/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.c2489 static int pn533_set_configuration(struct pn533 *dev, u8 cfgitem, u8 *cfgdata, in pn533_set_configuration()