Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/
H A Dsrcpos.h106 extern void srcpos_update(struct srcpos *pos, const char *text, int len);
H A Dsrcpos.c212 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update() function
/openbmc/linux/scripts/dtc/
H A Dsrcpos.h87 extern void srcpos_update(struct srcpos *pos, const char *text, int len);
H A Dsrcpos.c232 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update() function