Home
last modified time | relevance | path

Searched refs:membuff_new (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dmembuff.h237 int membuff_new(struct membuff *mb, int size);
/OK3568_Linux_fs/u-boot/spl/lib/
H A Dmembuff.su
/OK3568_Linux_fs/u-boot/lib/
H A Dmembuff.su
H A Dmembuff.c369 int membuff_new(struct membuff *mb, int size) in membuff_new() function
/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dsandbox_keyb.c219 return membuff_new(&priv->in, 256); in sandbox_keyb_probe()
/OK3568_Linux_fs/u-boot/common/
H A Dconsole.c608 ret = membuff_new((struct membuff *)&gd->console_out, in console_record_init()
612 ret = membuff_new((struct membuff *)&gd->console_in, in console_record_init()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map