/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
D | acpi_thermal_rel.c | 140 * @artp: pointer to pointer of array of art entries in parsing result 144 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **artp, in acpi_parse_art() 151 struct art *arts; in acpi_parse_art() 172 arts = kcalloc(*art_count, sizeof(struct art), GFP_KERNEL); in acpi_parse_art() 179 struct art *art = &arts[i - nr_bad_entries]; in acpi_parse_art() local 181 element.length = sizeof(struct art); in acpi_parse_art() 182 element.pointer = art; in acpi_parse_art() 194 if (art->source) { in acpi_parse_art() 195 result = acpi_bus_get_device(art->source, &adev); in acpi_parse_art() 199 if (art->target) { in acpi_parse_art() [all …]
|
D | acpi_thermal_rel.h | 17 struct art { struct 79 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **arts,
|
/linux-5.10/arch/arm/mach-moxart/ |
D | Kconfig | 3 bool "MOXA ART SoC" 13 MOXA ART SoC. 14 The MOXA ART SoC is based on a Faraday FA526 ARMv4 32-bit
|
/linux-5.10/drivers/net/ethernet/moxa/ |
D | Kconfig | 7 bool "MOXA ART devices" 15 the questions about MOXA ART devices. If you say Y, you will be asked 25 If you wish to compile a kernel for a hardware with MOXA ART SoC and
|
D | moxart_ether.h | 1 /* MOXA ART Ethernet (RTL8201CP) driver. 325 #error MOXA ART Ethernet device driver TX buffer is too large! 328 #error MOXA ART Ethernet device driver RX buffer is too large!
|
/linux-5.10/Documentation/crypto/ |
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-5.10/Documentation/devicetree/bindings/dma/ |
D | moxa,moxart-dma.txt | 1 MOXA ART DMA Controller 25 DMA clients connected to the MOXA ART DMA controller must use the format
|
/linux-5.10/drivers/net/mdio/ |
D | mdio-moxart.c | 2 /* MOXA ART Ethernet (RTL8201CP) MDIO interface driver 121 bus->name = "MOXA ART Ethernet MII"; in moxart_mdio_probe() 185 MODULE_DESCRIPTION("MOXA ART MDIO interface driver");
|
D | Kconfig | 138 tristate "MOXA ART MDIO interface support" 142 interface units of the MOXA ART SoC
|
/linux-5.10/drivers/input/tablet/ |
D | hanwang.c | 76 { 0x8528, "Hanwang Art Master III 0906", HANWANG_ART_MASTER_III, 78 { 0x8529, "Hanwang Art Master III 0604", HANWANG_ART_MASTER_III, 80 { 0x852a, "Hanwang Art Master III 1308", HANWANG_ART_MASTER_III, 82 { 0x8401, "Hanwang Art Master HD 5012", HANWANG_ART_MASTER_HD, 84 { 0x8503, "Hanwang Art Master II", HANWANG_ART_MASTER_II,
|
D | Kconfig | 54 tristate "Hanwang Art Master III tablet support (USB)" 58 Say Y here if you want to use the USB version of the Hanwang Art
|
/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
D | ptp.c | 100 * Read device and system (ART) clock simultaneously and return the corrected 149 * Read device and system (ART) clock simultaneously and return the scaled 316 /* CPU must have ART and GBe must be from Sunrise Point or greater */ in e1000e_ptp_init()
|
/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
D | moxa,moxart-watchdog.txt | 1 MOXA ART Watchdog timer
|
/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | moxart.yaml | 7 title: MOXA ART device tree bindings
|
/linux-5.10/Documentation/devicetree/bindings/rtc/ |
D | moxa,moxart-rtc.txt | 1 MOXA ART real-time clock
|
/linux-5.10/Documentation/devicetree/bindings/mmc/ |
D | moxa,moxart-mmc.txt | 1 MOXA ART MMC Host Controller Interface
|
/linux-5.10/Documentation/networking/ |
D | tc-actions-env-rules.rst | 25 #) Thou art responsible for freeing anything returned as being
|
/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | moxa,moxart-clock.txt | 7 MOXA ART SoCs allow to determine PLL output and APB frequencies
|
/linux-5.10/arch/x86/kernel/ |
D | tsc.c | 1037 * If ART is present detect the numerator:denominator to convert to TSC 1047 * Don't enable ART in a VM, non-stop TSC and TSC_ADJUST required, in detect_art() 1231 * Convert ART to TSC given numerator/denominator found in detect_art() 1233 struct system_counterval_t convert_art_to_tsc(u64 art) in convert_art_to_tsc() argument 1237 rem = do_div(art, art_to_tsc_denominator); in convert_art_to_tsc() 1239 res = art * art_to_tsc_numerator; in convert_art_to_tsc() 1251 * convert_art_ns_to_tsc() - Convert ART in nanoseconds to TSC. 1252 * @art_ns: ART (Always Running Timer) in unit of nanoseconds
|
/linux-5.10/arch/x86/include/asm/ |
D | tsc.h | 31 extern struct system_counterval_t convert_art_to_tsc(u64 art);
|
/linux-5.10/Documentation/arm/sunxi/ |
D | clocks.rst | 6 about the sunxi clock system, as well as accompanying ASCII art when adequate.
|
/linux-5.10/tools/testing/selftests/net/forwarding/ |
D | README | 50 an ASCII art showing the topology.
|
/linux-5.10/arch/mips/boot/dts/qca/ |
D | ar9132_tl_wr1043nd_v1.dts | 107 label = "art";
|
/linux-5.10/drivers/media/rc/keymaps/ |
D | rc-behold-columbus.c | 14 * The "ascii-art picture" below (in comments, first row
|
/linux-5.10/drivers/clk/ |
D | clk-moxart.c | 2 * MOXA ART SoCs clock driver.
|