| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | incompatible_lic.py | 148 # dnf pulls in gpg which is gpl3; it also pulls in python3-rpm which pulls in rpm-build which pulls…
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | Kconfig | 20 # Note: this option only pulls in the algorithms that filesystem encryption 25 # Also note that this option only pulls in the generic implementations of the
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/ |
| H A D | sharp,ls037v7dw01.yaml | 12 configured with external pulls, all the GPIOs are considered optional with holes 39 with external pulls, all the GPIOs are considered
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/vt8500/ |
| H A D | pinctrl-wmt.c | 301 struct property *pins, *funcs, *pulls; in wmt_pctl_dt_node_to_map() local 314 pulls = of_find_property(np, "wm,pull", NULL); in wmt_pctl_dt_node_to_map() 316 if (!funcs && !pulls) { in wmt_pctl_dt_node_to_map() 327 num_pulls = pulls ? (pulls->length / sizeof(u32)) : 0; in wmt_pctl_dt_node_to_map()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | wm8994-core.c | 322 int pulls = 0; in wm8994_device_init() local 554 pulls |= WM8994_SPKMODE_PU; in wm8994_device_init() 556 pulls |= WM8994_CSNADDR_PD; in wm8994_device_init() 558 /* Disable unneeded pulls */ in wm8994_device_init() 562 pulls); in wm8994_device_init()
|
| /OK3568_Linux_fs/buildroot/package/raspi-gpio/ |
| H A D | Config.in | 6 mode and pulls (and level if set as an output).
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.7.rst | 104 ``util-linux`` package pulls in the individual binary packages using 114 package that pulls in all ``tzdata`` packages by default.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/images/ |
| H A D | core-image-testcontroller.bb | 15 # that pulls custom install scripts which take
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/ |
| H A D | bitmap.c | 1 /* lib/bitmap.c pulls in at least two other files. */
|
| /OK3568_Linux_fs/buildroot/package/dnsmasq/ |
| H A D | Config.in | 36 This option is a big space taker since it pulls in many
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/ |
| H A D | geoservices.pro | 3 QT_FOR_CONFIG += location-private # pulls in the features defined in configure.json
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/ |
| H A D | nativesdk-packagegroup-sdk-host.bb | 12 # autoconf pulls in nativesdk-perl but perl-module-integer is needed to
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/ |
| H A D | meta-world-pkgdata.bb | 1 SUMMARY = "Pulls in pkgdata for world"
|
| /OK3568_Linux_fs/buildroot/package/odb/ |
| H A D | 0001-tm.h-include-in-gcc.hxx-appears-to-be-no-longer-nece.patch | 6 On MIPS this file pulls in enum processor which conflicts with
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | gi-docgen.bbclass | 9 # pulls in additional dependencies, and makes build times longer
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/config/ |
| H A D | cgskip.txt | 10 # The sleepgraph tool automatically pulls this file in when
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/uapi/asm/ |
| H A D | unistd.h | 23 * The kernel pulls this unistd.h in three different ways:
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-font/font-alias-1.0.4/ |
| H A D | nocompiler.patch | 8 XORG_DEFAULT_OPTIONS pulls in the following dependency chains:
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/ |
| H A D | 0001-ovmf-update-path-to-native-BaseTools.patch | 23 # this assumes svn pulls have the same root dir
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-font/encodings/ |
| H A D | nocompiler.patch | 8 XORG_DEFAULT_OPTIONS pulls in the following dependency chains:
|
| /OK3568_Linux_fs/kernel/tools/arch/hexagon/include/uapi/asm/ |
| H A D | unistd.h | 23 * The kernel pulls this unistd.h in three different ways:
|
| /OK3568_Linux_fs/buildroot/board/olimex/imx233_olinuxino/ |
| H A D | readme.txt | 6 It also pulls up the console on the serial port, not on TV output.
|
| /OK3568_Linux_fs/buildroot/package/uboot-tools/ |
| H A D | 0002-tools-only-in-no-dot-config-targets.patch | 13 This indirectly pulls in a build-dependency on libssl-dev used for FIT
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-appleir.c | 217 * the test above, or here set a timer which pulls in appleir_raw_event() 235 * above, or here set a timer which pulls them up after 1/8 s in appleir_raw_event()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/bcm/ |
| H A D | pinctrl-bcm2835.c | 784 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local 803 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map() 805 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map() 814 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
|