/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/ |
A D | acpi_thermal_rel.c | 141 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **artp, in acpi_parse_art() 148 struct art *arts; in acpi_parse_art() 168 arts = kcalloc(*art_count, sizeof(struct art), GFP_KERNEL); in acpi_parse_art() 175 struct art *art = &arts[i - nr_bad_entries]; in acpi_parse_art() local 177 element.length = sizeof(struct art); in acpi_parse_art() 178 element.pointer = art; in acpi_parse_art() 190 if (!acpi_fetch_acpi_dev(art->source)) in acpi_parse_art() 193 if (!acpi_fetch_acpi_dev(art->target)) in acpi_parse_art() 226 struct art *arts = NULL; in fill_art() 300 struct art *arts = NULL; in acpi_thermal_rel_ioctl()
|
A D | acpi_thermal_rel.h | 17 struct art { struct 83 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **arts,
|
A D | int3400_thermal.c | 53 struct art *arts;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/partitions/ |
A D | nvmem-cells.yaml | 42 art: art@1200000 { 45 label = "art";
|
A D | qcom,smem-part.yaml | 47 partition-art { 51 label = "0:art";
|
/linux-6.3-rc2/Documentation/crypto/ |
A D | architecture.rst | 249 The following ASCII art decomposes the kernel crypto API layers when 253 For other use cases of AEAD ciphers, the ASCII art applies as well, but 268 following ASCII art applies too. However, the decomposition of GCM into 272 Each block in the following ASCII art is an independent cipher instance 280 The ASCII art picture also indicates the call structure, i.e. who calls 320 the ASCII art above: 365 art picture above. 368 ASCII art picture above applies as well with the difference that only 375 depicted in the ASCII art picture above. 378 sha256_generic.c. The following ASCII art illustrates the
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | stm32h750i-art-pi.dts | 42 * For art-pi board resources, you can refer to link: 43 * https://art-pi.gitee.io/website/ 54 compatible = "st,stm32h750i-art-pi", "st,stm32h750";
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | tsc.h | 30 extern struct system_counterval_t convert_art_to_tsc(u64 art);
|
/linux-6.3-rc2/Documentation/sphinx/ |
A D | kerneldoc-preamble.sty | 157 % For CJK ascii-art alignment 171 % For CJK ascii-art alignment 183 % For CJK ascii-art alignment (still misaligned for Hangul) 195 % For CJK ascii-art alignment
|
/linux-6.3-rc2/Documentation/networking/ |
A D | tc-actions-env-rules.rst | 25 #) Thou art responsible for freeing anything returned as being
|
/linux-6.3-rc2/arch/mips/boot/dts/qca/ |
A D | ar9132_tl_wr1043nd_v1.dts | 105 label = "art";
|
/linux-6.3-rc2/Documentation/arm/sunxi/ |
A D | clocks.rst | 6 about the sunxi clock system, as well as accompanying ASCII art when adequate.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/spi/ |
A D | spi-mux.yaml | 12 has chip selects available. An example setup is shown in ASCII art; the actual
|
/linux-6.3-rc2/Documentation/driver-api/gpio/ |
A D | bt8xxgpio.rst | 24 The physical pinouts are drawn in the following ASCII art.
|
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/ |
A D | README | 50 an ASCII art showing the topology.
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | tsc.c | 1280 struct system_counterval_t convert_art_to_tsc(u64 art) in convert_art_to_tsc() argument 1284 rem = do_div(art, art_to_tsc_denominator); in convert_art_to_tsc() 1286 res = art * art_to_tsc_numerator; in convert_art_to_tsc()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/stm32/ |
A D | stm32.yaml | 47 - st,stm32h750i-art-pi
|
/linux-6.3-rc2/Documentation/trace/rv/ |
A D | deterministic_automata.rst | 133 using the dot utility, or into an ASCII art using graph-easy. For
|
/linux-6.3-rc2/Documentation/scheduler/ |
A D | sched-nice-design.rst | 20 understand it, the timeslice graph went like this (cheesy ASCII art
|
/linux-6.3-rc2/Documentation/trace/ |
A D | timerlat-tracer.rst | 114 The art below illustrates a CPU timeline and how the timerlat tracer
|
/linux-6.3-rc2/Documentation/translations/sp_SP/process/ |
A D | kernel-docs.rst | 169 El sitio web kernelnewbies también alberga artículos, documentos, FAQs...
|
/linux-6.3-rc2/Documentation/process/ |
A D | 5.Posting.rst | 81 up patches is a bit of an art; some developers spend a long time figuring 162 changelogs is a crucial but often-neglected art; it's worth spending
|
/linux-6.3-rc2/Documentation/sound/designs/ |
A D | timestamping.rst | 43 ascii-art, this could be represented as follows (for the playback
|
/linux-6.3-rc2/Documentation/power/ |
A D | suspend-and-cpuhotplug.rst | 14 Well, a picture is worth a thousand words... So ASCII art follows :-)
|
/linux-6.3-rc2/Documentation/translations/it_IT/doc-guide/ |
A D | sphinx.rst | 296 possono essere facilmente scritte usando il formato ASCII-art di Sphinx. Però,
|