Home
last modified time | relevance | path

Searched refs:data_copy_file (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.y285 d = data_copy_file(f, $8);
295 d = data_copy_file(f, -1);
H A Dfstree.c62 data_copy_file(pfile, in read_fstree()
H A Ddata.c93 struct data data_copy_file(FILE *f, size_t maxlen) in data_copy_file() function
H A Ddtc.h109 struct data data_copy_file(FILE *f, size_t len);
H A Ddtc-parser.tab.c
H A Ddtc-parser.tab.c_shipped1719 d = data_copy_file(f, (yyvsp[-1].integer));
1733 d = data_copy_file(f, -1);
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dfstree.c47 data_copy_file(pfile, in read_fstree()
H A Ddtc-parser.y319 d = data_copy_file(f, $8);
329 d = data_copy_file(f, -1);
H A Ddata.c79 struct data data_copy_file(FILE *f, size_t maxlen) in data_copy_file() function
H A Ddtc.h136 struct data data_copy_file(FILE *f, size_t len);