Searched refs:fconf_populator (Results 1 – 3 of 3) sorted by relevance
63 IMPORT_SYM(struct fconf_populator *, __FCONF_POPULATOR_START__, start); in fconf_populate()64 IMPORT_SYM(struct fconf_populator *, __FCONF_POPULATOR_END__, end); in fconf_populate()65 const struct fconf_populator *populator; in fconf_populate()
23 const struct fconf_populator (name##__populator) = { \35 struct fconf_populator { struct
51 KEEP(*(.fconf_populator)) \