Searched refs:abuf_init (Results 1 - 9 of 9) sorted by last modified time

/u-boot/test/lib/
H A Dabuf.c24 abuf_init(&buf);
55 abuf_init(&buf);
82 abuf_init(&buf);
136 abuf_init(&buf);
165 abuf_init(&buf);
200 abuf_init(&buf);
232 abuf_init(&buf);
264 abuf_init(&buf);
325 abuf_init(&buf);
382 /* Test abuf_init() */
[all...]
/u-boot/drivers/core/
H A Dofnode.c261 abuf_init(buf);
/u-boot/boot/
H A Dscene_textline.c34 abuf_init(&tline->buf);
H A Dscene.c34 abuf_init(&scn->buf);
40 abuf_init(&scn->entry_save);
H A Dcedit.c364 abuf_init(buf);
/u-boot/tools/
H A Dproftool.c1582 abuf_init(&tw->str_buf);
1881 abuf_init(&str_buf);
/u-boot/lib/
H A Dof_live.c440 abuf_init(buf);
H A Dabuf.c105 abuf_init(abuf);
112 abuf_init(abuf);
126 abuf_init(abuf);
129 void abuf_init(struct abuf *abuf) function
/u-boot/include/
H A Dabuf.h23 * abuf_init().
158 * abuf_init() - Set up a new abuf
166 void abuf_init(struct abuf *abuf);

Completed in 96 milliseconds