Home
last modified time | relevance | path

Searched defs:first_line (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dsrcpos.h72 int first_line; member
H A Ddtc-parser.tab.h
H A Ddtc-parser.tab.c
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dsrcpos.h58 int first_line; member
H A Dsrcpos.c312 srcpos_string_comment(struct srcpos *pos, bool first_line, int level) in srcpos_string_comment()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dsc-ip22.c74 unsigned long first_line, last_line; in indy_sc_wback_invalidate() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-config.c41 const char *first_line = "# this file is auto-generated."; in set_config() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h205 bool first_line, current_entry, change_color; member
H A Dannotate.c2895 bool first_line, bool current_entry, bool change_color, int width, in __annotation_line__write()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcyclades.h83 unsigned int first_line; /* minor number of first channel on card */ member
/OK3568_Linux_fs/kernel/tools/vm/
H A Dslabinfo.c335 static void first_line(void) in first_line() function