| /kernel/linux/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,
|
| /kernel/linux/linux-4.19/drivers/thermal/int340x_thermal/ |
| D | acpi_thermal_rel.c | 146 * @artp: pointer to pointer of array of art entries in parsing result 150 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() [all …]
|
| D | acpi_thermal_rel.h | 17 struct art { struct 79 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **arts,
|
| /kernel/linux/linux-4.19/arch/arm/mach-moxart/ |
| D | Kconfig | 2 bool "MOXA ART SoC" 12 MOXA ART SoC. 13 The MOXA ART SoC is based on a Faraday FA526 ARMv4 32-bit
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/moxa/ |
| D | Kconfig | 6 bool "MOXA ART devices" 14 the questions about MOXA ART devices. If you say Y, you will be asked 24 If you wish to compile a kernel for a hardware with MOXA ART SoC and
|
| /kernel/linux/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
|
| /kernel/linux/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
|
| /kernel/linux/linux-4.19/Documentation/crypto/ |
| D | architecture.rst | 272 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
|
| /kernel/linux/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
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/ |
| D | moxart.txt | 1 MOXA ART device tree bindings 3 Boards with the MOXA ART SoC shall have the following properties:
|
| /kernel/linux/linux-4.19/arch/mips/ath79/ |
| D | mach-db120.c | 121 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()
|
| D | mach-ap136.c | 140 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()
|
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/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
|
| /kernel/linux/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");
|
| /kernel/linux/linux-4.19/drivers/net/phy/ |
| D | mdio-moxart.c | 1 /* MOXA ART Ethernet (RTL8201CP) MDIO interface driver 126 bus->name = "MOXA ART Ethernet MII"; in moxart_mdio_probe() 191 MODULE_DESCRIPTION("MOXA ART MDIO interface driver");
|
| /kernel/linux/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
|
| /kernel/linux/linux-4.19/drivers/input/tablet/ |
| D | Kconfig | 53 tristate "Hanwang Art Master III tablet support (USB)" 57 Say Y here if you want to use the USB version of the Hanwang Art
|
| D | hanwang.c | 90 { 0x8528, "Hanwang Art Master III 0906", HANWANG_ART_MASTER_III, 92 { 0x8529, "Hanwang Art Master III 0604", HANWANG_ART_MASTER_III, 94 { 0x852a, "Hanwang Art Master III 1308", HANWANG_ART_MASTER_III, 96 { 0x8401, "Hanwang Art Master HD 5012", HANWANG_ART_MASTER_HD, 98 { 0x8503, "Hanwang Art Master II", HANWANG_ART_MASTER_II,
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | moxa,moxart-watchdog.txt | 1 MOXA ART Watchdog timer
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/watchdog/ |
| D | moxa,moxart-watchdog.txt | 1 MOXA ART Watchdog timer
|
| /kernel/linux/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()
|
| /kernel/linux/linux-4.19/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 309 /* CPU must have ART and GBe must be from Sunrise Point or greater */ in e1000e_ptp_init()
|