Home
last modified time | relevance | path

Searched refs:source_line (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/utils/checkpackagelib/
H A Dlib_config.py97 source_line = re.match(r'^\s*source ".*/([^/]*)/Config.in(.host)?"', text)
130 elif source_line:
131 self.new_package = source_line.group(1)
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgslx680_pad.c252 u32 source_line = 0; in gsl_load_fw() local
260 for (source_line = 0; source_line < source_len; source_line++) in gsl_load_fw()
263 if (GSL_PAGE_REG == ptr_fw[source_line].offset) in gsl_load_fw()
265 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
273 buf[0] = (u8)ptr_fw[source_line].offset; in gsl_load_fw()
275 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
H A Dgslx680_firefly.c275 u32 source_line = 0; in gsl_load_fw() local
285 for (source_line = 0; source_line < source_len; source_line++) { in gsl_load_fw()
287 if (GSL_PAGE_REG == ptr_fw[source_line].offset) { in gsl_load_fw()
288 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
293 buf[0] = (u8)ptr_fw[source_line].offset; in gsl_load_fw()
295 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
H A Dgsl3673.c365 u32 source_line = 0; in gsl_load_fw() local
381 for (source_line = 0; source_line < source_len; source_line++) { in gsl_load_fw()
382 if (ptr_fw[source_line].offset == GSL_PAGE_REG) { in gsl_load_fw()
383 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
388 buf[0] = (u8)ptr_fw[source_line].offset; in gsl_load_fw()
389 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
H A Dgslx680a.c368 u32 source_line = 0; in gsl_load_fw() local
377 for (source_line = 0; source_line < source_len; source_line++) { in gsl_load_fw()
379 if (ptr_fw[source_line].offset == GSL_PAGE_REG) { in gsl_load_fw()
380 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
385 buf[0] = (u8)ptr_fw[source_line].offset; in gsl_load_fw()
387 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
H A Dgsl3673_800x1280.c353 u32 source_line = 0; in gsl_load_fw() local
369 for (source_line = 0; source_line < source_len; source_line++) { in gsl_load_fw()
370 if (ptr_fw[source_line].offset == GSL_PAGE_REG) { in gsl_load_fw()
371 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
376 buf[0] = (u8)ptr_fw[source_line].offset; in gsl_load_fw()
377 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
H A Dgslx680.c444 u32 source_line = 0; in gsl_load_fw() local
453 for (source_line = 0; source_line < source_len; source_line++) { in gsl_load_fw()
455 if (GSL_PAGE_REG == ptr_fw[source_line].offset) { in gsl_load_fw()
456 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
463 buf[0] = (u8) ptr_fw[source_line].offset; in gsl_load_fw()
465 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
H A Dgslx6801.c335 u32 source_line = 0; in gsl_load_fw() local
342 for (source_line = 0; source_line < source_len; source_line++) { in gsl_load_fw()
344 if (ptr_fw[source_line].offset == GSL_PAGE_REG) { in gsl_load_fw()
345 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
352 buf[0] = (u8)ptr_fw[source_line].offset; in gsl_load_fw()
354 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Dgsl3676.c359 u32 source_line = 0; in gsl_load_fw() local
375 for (source_line = 0; source_line < source_len; source_line++) { in gsl_load_fw()
376 if (ptr_fw[source_line].offset == GSL_PAGE_REG) { in gsl_load_fw()
377 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
382 buf[0] = (u8)ptr_fw[source_line].offset; in gsl_load_fw()
383 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c279 u32 source_line = 0; in gsl_load_fw() local
291 for (source_line = 0; source_line < source_len; source_line++) { in gsl_load_fw()
293 if (GSL_PAGE_REG == ptr_fw[source_line].offset) { in gsl_load_fw()
294 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
302 buf[0] = (u8)ptr_fw[source_line].offset; in gsl_load_fw()
304 fw2buf(cur, &ptr_fw[source_line].val); in gsl_load_fw()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Ddebug.h69 void (* source_line) (unsigned int line, unsigned int column, member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Ddebug.h69 void (* source_line) (unsigned int line, unsigned int column, member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.c2773 struct rb_root source_line = RB_ROOT; in symbol__tty_annotate2() local
2782 symbol__calc_lines(ms, &source_line, opts); in symbol__tty_annotate2()
2783 print_summary(&source_line, dso->long_name); in symbol__tty_annotate2()
2801 struct rb_root source_line = RB_ROOT; in symbol__tty_annotate() local
2810 symbol__calc_lines(ms, &source_line, opts); in symbol__tty_annotate()
2811 print_summary(&source_line, dso->long_name); in symbol__tty_annotate()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0001-CVE-2021-42574.patch893 @@ -2217,10 +2426,10 @@ source_line::source_line (const char *fi