Home
last modified time | relevance | path

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

/u-boot/common/
A Dexports.c31 gd->jt = malloc(sizeof(struct jt_funcs)); in jumptable_init()
/u-boot/examples/standalone/
A Dstubs.c7 #define FO(x) offsetof(struct jt_funcs, x)
17 static struct jt_funcs *jt;
/u-boot/include/
A Dexports.h68 struct jt_funcs { struct
/u-boot/include/asm-generic/
A Dglobal_data.h260 struct jt_funcs *jt;
/u-boot/doc/
A DREADME.standalone80 - the third parameter is the name of the member in struct jt_funcs

Completed in 6 milliseconds