Home
last modified time | relevance | path

Searched refs:art (Results 1 – 23 of 23) sorted by relevance

/Linux-v4.19/drivers/thermal/int340x_thermal/
Dacpi_thermal_rel.c150 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **artp, in acpi_parse_art()
157 struct art *arts; in acpi_parse_art()
181 arts = kcalloc(*art_count, sizeof(struct art), GFP_KERNEL); in acpi_parse_art()
188 struct art *art = &arts[i - nr_bad_entries]; in acpi_parse_art() local
190 element.length = sizeof(struct art); in acpi_parse_art()
191 element.pointer = art; in acpi_parse_art()
203 if (art->source) { in acpi_parse_art()
204 result = acpi_bus_get_device(art->source, &adev); in acpi_parse_art()
208 if (art->target) { in acpi_parse_art()
209 result = acpi_bus_get_device(art->target, &adev); in acpi_parse_art()
[all …]
Dacpi_thermal_rel.h17 struct art { struct
79 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **arts,
Dint3400_thermal.c39 struct art *arts;
/Linux-v4.19/arch/mips/ath79/
Dmach-db120.c121 u8 *art = (u8 *) KSEG1ADDR(0x1fff0000); in db120_setup() local
131 ath79_register_wmac(art + DB120_WMAC_CALDATA_OFFSET); in db120_setup()
132 db120_pci_init(art + DB120_PCIE_CALDATA_OFFSET); in db120_setup()
Dmach-ap136.c140 u8 *art = (u8 *) KSEG1ADDR(0x1fff0000); in ap136_setup() local
150 ath79_register_wmac(art + AP136_WMAC_CALDATA_OFFSET); in ap136_setup()
151 ap136_pci_init(art + AP136_PCIE_CALDATA_OFFSET); in ap136_setup()
/Linux-v4.19/Documentation/crypto/
Darchitecture.rst272 The following ASCII art decomposes the kernel crypto API layers when
276 For other use cases of AEAD ciphers, the ASCII art applies as well, but
291 following ASCII art applies too. However, the decomposition of GCM into
295 Each block in the following ASCII art is an independent cipher instance
303 The ASCII art picture also indicates the call structure, i.e. who calls
343 ASCII art above:
392 art picture above.
395 ASCII art picture above applies as well with the difference that only
402 depicted in the ASCII art picture above.
405 sha256_generic.c. The following ASCII art illustrates the
/Linux-v4.19/arch/x86/include/asm/
Dtsc.h33 extern struct system_counterval_t convert_art_to_tsc(u64 art);
/Linux-v4.19/Documentation/networking/
Dtc-actions-env-rules.txt19 *) Thou art responsible for freeing anything returned as being
/Linux-v4.19/arch/mips/boot/dts/qca/
Dar9132_tl_wr1043nd_v1.dts107 label = "art";
/Linux-v4.19/Documentation/arm/sunxi/
Dclocks.txt5 about the sunxi clock system, as well as accompanying ASCII art when adequate.
/Linux-v4.19/Documentation/
Dbt8xxgpio.txt24 The physical pinouts are drawn in the following ASCII art.
/Linux-v4.19/tools/testing/selftests/net/forwarding/
DREADME50 an ASCII art showing the topology.
/Linux-v4.19/arch/x86/kernel/
Dtsc.c1197 struct system_counterval_t convert_art_to_tsc(u64 art) in convert_art_to_tsc() argument
1201 rem = do_div(art, art_to_tsc_denominator); in convert_art_to_tsc()
1203 res = art * art_to_tsc_numerator; in convert_art_to_tsc()
/Linux-v4.19/Documentation/scheduler/
Dsched-nice-design.txt16 understand it, the timeslice graph went like this (cheesy ASCII art
/Linux-v4.19/Documentation/process/
D5.Posting.rst81 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-v4.19/Documentation/power/
Dsuspend-and-cpuhotplug.txt9 Well, a picture is worth a thousand words... So ASCII art follows :-)
/Linux-v4.19/Documentation/sound/designs/
Dtimestamping.rst43 ascii-art, this could be represented as follows (for the playback
/Linux-v4.19/Documentation/doc-guide/
Dsphinx.rst254 double-stage lists. Compared to the ASCII-art they might not be as
/Linux-v4.19/Documentation/translations/it_IT/doc-guide/
Dsphinx.rst281 in formato lista sono liste di liste. In confronto all'ASCII-art potrebbero
/Linux-v4.19/Documentation/isdn/
DREADME.HiSax576 a) Use state of the art isdn4k-utils
/Linux-v4.19/Documentation/filesystems/ext4/
Dext4.rst9 (64 bit) in keeping with increasing disk capacities and state-of-the-art
/Linux-v4.19/Documentation/locking/
Drt-mutex-design.txt44 Here's a little ASCII art to show the problem.
/Linux-v4.19/Documentation/s390/
DDebugging390.txt198 the ascii art.