Searched refs:dots (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/Documentation/devicetree/bindings/display/panel/ |
D | boe,bf060y8m-aj0.yaml | 17 Each pixel is divided into red and green dots, or blue and 18 green dots, and two pixels share red or blue dots which are
|
/linux-6.1.9/fs/adfs/ |
D | dir.c | 202 unsigned int dots, i; in adfs_object_fixup() local 213 for (i = dots = 0; i < obj->name_len; i++) in adfs_object_fixup() 216 dots++; in adfs_object_fixup() 219 if (obj->name_len <= 2 && dots == obj->name_len) in adfs_object_fixup()
|
/linux-6.1.9/tools/perf/util/ |
D | string2.h | 12 extern const char *dots;
|
D | string.c | 13 const char *dots = variable
|
/linux-6.1.9/tools/perf/ui/stdio/ |
D | hist.c | 683 print_hierarchy_indent(sep, indent, dots, fp); in hists__fprintf_hierarchy_headers() 696 fprintf(fp, "%.*s", width, dots); in hists__fprintf_hierarchy_headers() 721 fprintf(fp, "%s%-.*s", sep ?: " ", header_width, dots); in hists__fprintf_hierarchy_headers()
|
/linux-6.1.9/Documentation/gpu/ |
D | msm-crash-dump.rst | 36 core.major.minor.patchlevel separated by dots.
|
/linux-6.1.9/arch/x86/platform/uv/ |
D | uv_nmi.c | 729 const char *dots = " ................................. "; in uv_nmi_dump_state_cpu() local 738 pr_info("UV:%sNMI process trace for CPU %d\n", dots, cpu); in uv_nmi_dump_state_cpu()
|
/linux-6.1.9/Documentation/filesystems/ |
D | hpfs.rst | 70 OS/2 ignores dots and spaces at the end of file name, so this driver does as
|