Searched refs:art (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/drivers/thermal/int340x_thermal/ |
D | acpi_thermal_rel.c | 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 = kzalloc(*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 …]
|
D | acpi_thermal_rel.h | 16 struct art { struct 78 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **arts,
|
D | int3400_thermal.c | 37 struct art *arts;
|
/linux-4.4.14/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()
|
/linux-4.4.14/Documentation/networking/ |
D | tc-actions-env-rules.txt | 19 *) Thou art responsible for freeing anything returned as being
|
/linux-4.4.14/arch/mips/boot/dts/qca/ |
D | ar9132_tl_wr1043nd_v1.dts | 60 label = "art";
|
/linux-4.4.14/Documentation/ |
D | bt8xxgpio.txt | 29 The physical pinouts are drawn in the following ASCII art.
|
/linux-4.4.14/Documentation/arm/sunxi/ |
D | clocks.txt | 5 about the sunxi clock system, as well as accompanying ASCII art when adequate.
|
/linux-4.4.14/net/ipx/ |
D | Kconfig | 24 mars_nwe from <ftp://www.compu-art.de/mars_nwe/>. For more
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-nice-design.txt | 16 understand it, the timeslice graph went like this (cheesy ASCII art
|
/linux-4.4.14/Documentation/development-process/ |
D | 5.Posting | 75 up patches is a bit of an art; some developers spend a long time figuring 153 changelogs is a crucial but often-neglected art; it's worth spending
|
/linux-4.4.14/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 9 Well, a picture is worth a thousand words... So ASCII art follows :-)
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | timestamping.txt | 39 ascii-art, this could be represented as follows (for the playback
|
/linux-4.4.14/Documentation/isdn/ |
D | README.HiSax | 576 a) Use state of the art isdn4k-utils
|
/linux-4.4.14/Documentation/filesystems/ |
D | ext4.txt | 7 (64 bit) in keeping with increasing disk capacities and state-of-the-art
|
/linux-4.4.14/Documentation/locking/ |
D | rt-mutex-design.txt | 44 Here's a little ASCII art to show the problem.
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 198 the ascii art.
|