Searched refs:newer (Results 1 – 25 of 214) sorted by relevance
123456789
| /Linux-v5.10/drivers/gpu/drm/v3d/ |
| D | Kconfig | 3 tristate "Broadcom V3D 3.x and newer" 12 V3D 3.x or newer GPU, such as BCM7268.
|
| /Linux-v5.10/Documentation/userspace-api/media/dvb/ |
| D | dvb-frontend-parameters.rst | 13 per-system parameters. However, as newer delivery systems required more 19 existing delivery systems, and to add newer delivery systems. 21 So, newer applications should use 23 instead, in order to be able to support the newer System Delivery like
|
| D | fe-dishnetwork-send-legacy-cmd.rst | 36 driver. Should not be used on newer drivers.
|
| /Linux-v5.10/arch/arm/boot/dts/ |
| D | stm32mp153c-dhcom-drc02.dts | 7 * DHCOM PCB number: 587-200 or newer 8 * DRC02 PCB number: 568-100 or newer
|
| D | stm32mp157c-dhcom-pdk2.dts | 7 * DHCOM PCB number: 587-200 or newer 8 * PDK2 PCB number: 516-400 or newer
|
| D | stm32mp157a-dhcor-avenger96.dts | 9 * DHCOR PCB number: 586-100 or newer 10 * Avenger96 PCB number: 588-200 or newer
|
| /Linux-v5.10/tools/memory-model/scripts/ |
| D | newlitmushist.sh | 54 sh $T/list-C-script > $T/list-C-newer 57 sort -u $T/list-C-new $T/list-C-newer > $T/list-C-needed
|
| /Linux-v5.10/scripts/ |
| D | Kbuild.include | 181 # if_changed - execute command if any prerequisite is newer than 205 # Find any prerequisites that are newer than target or that do not exist. 210 newer-prereqs = $(filter-out $(PHONY),$?) 213 if_changed = $(if $(newer-prereqs)$(cmd-check), \ 218 if_changed_dep = $(if $(newer-prereqs)$(cmd-check),$(cmd_and_fixdep),@:) 228 if_changed_rule = $(if $(newer-prereqs)$(cmd-check),$(rule_$(1)),@:) 242 # (3) Prerequisite is newer than target 253 $(if $(newer-prereqs),- due to: $(newer-prereqs), \
|
| /Linux-v5.10/Documentation/devicetree/bindings/sound/ |
| D | omap-mcbsp.txt | 7 "ti,omap4-mcbsp" for McBSP on OMAP4 and newer SoC 18 - ti,buffer-size: Size of the FIFO on the port (OMAP2430 and newer SoC)
|
| /Linux-v5.10/tools/build/ |
| D | Build.include | 54 # Find any prerequisites that is newer than target or that does not exist. 72 # if_changed_dep - execute command if any prerequisite is newer than 80 # if_changed - execute command if any prerequisite is newer than
|
| /Linux-v5.10/Documentation/kbuild/ |
| D | headers_install.rst | 20 should run on a newer kernel (although it may not have access to new 21 features), but a program built against newer kernel headers may not work on an
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | rtc-cdev | 45 also supported by the newer RTC class framework. However, 48 newer features -- including those enabled by ACPI -- are exposed
|
| /Linux-v5.10/fs/unicode/ |
| D | README.utf8data | 39 To update to the newer version of the Unicode standard, the latest 53 If you are a kernel developer updating to a newer version of the
|
| /Linux-v5.10/Documentation/userspace-api/ |
| D | iommu.rst | 76 newer kernel (larger UAPI size) 77 3. A newer user with newer kernel header (larger UAPI size) running 92 For example, an older QEMU (with older kernel header) can run on newer 95 kernel. Simply recompiling existing code with newer kernel header should
|
| /Linux-v5.10/include/linux/ |
| D | compiler-clang.h | 12 # error Sorry, your version of Clang is too old - please use 10.0.1 or newer.
|
| D | compiler-gcc.h | 15 # error Sorry, your version of GCC is too old - please use 4.9 or newer.
|
| /Linux-v5.10/Documentation/admin-guide/media/ |
| D | tuner-cardlist.rst | 46 37 LG PAL (newer TAPC series) 48 39 LG NTSC (newer TAPC series)
|
| /Linux-v5.10/arch/arm/mach-mstar/ |
| D | Kconfig | 8 Support for newer MStar/Sigmastar SoC families that are
|
| /Linux-v5.10/Documentation/ABI/removed/ |
| D | dv1394 | 11 transparently work on top of the newer firewire kernel drivers.
|
| /Linux-v5.10/fs/efs/ |
| D | Kconfig | 7 disk partitions by SGI's IRIX operating system (IRIX 6.0 and newer
|
| /Linux-v5.10/arch/ia64/scripts/ |
| D | toolchain-flags | 24 please upgrade to a newer version (it is safe to use this linker, but
|
| /Linux-v5.10/drivers/thunderbolt/ |
| D | Kconfig | 14 Apple hardware or on PCs with Intel Falcon Ridge or newer.
|
| /Linux-v5.10/arch/x86/ |
| D | Kconfig.cpu | 34 - "Opteron/Athlon64/Hammer/K8" for all K8 and newer AMD CPUs. 46 - "Core 2/newer Xeon" for all core2 and newer Intel CPUs. 270 in /proc/cpuinfo. Family 15 is an older Xeon, Family 6 a newer one. 273 bool "Core 2/newer Xeon" 276 Select this for Intel Core 2 and newer Core 2 Xeons (Xeon 51xx and 277 53xx) CPUs. You can distinguish newer from older Xeons by the CPU
|
| /Linux-v5.10/Documentation/devicetree/bindings/pwm/ |
| D | pwm-rockchip.txt | 14 - For newer hardware (rk3328 and future socs): specified by name
|
| /Linux-v5.10/Documentation/livepatch/ |
| D | cumulative-patches.rst | 8 from any newer livepatch must be done on top of the older ones. 83 As a result, it might be dangerous to replace newer cumulative patches by
|
123456789