Searched refs:no_link (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | bcm87xx.c | 112 goto no_link; in bcm87xx_read_status() 119 goto no_link; in bcm87xx_read_status() 126 goto no_link; in bcm87xx_read_status() 133 no_link: in bcm87xx_read_status()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0002-localedef-fix-ups-hardlink-to-make-it-compile.patch | 63 printf( "%s%9lld\n", (ctl->no_link ? 68 printf( "%s %9lld\n", (ctl->no_link ? 174 - (ctl->no_link ? _("Would link") : _("Linked")), 176 + (ctl->no_link ? ("Would link") : ("Linked")), 182 - (ctl->no_link ? _("Would link") : _("Linked")), 184 + (ctl->no_link ? ("Would link") : ("Linked")), 186 - (ctl->no_link ? _("would save") : _("saved")), 187 + (ctl->no_link ? ("would save") : ("saved")),
|
| H A D | 0001-localedef-Add-hardlink-resolver-from-util-linux.patch | 558 + no_link:1, 598 + printf( "%s%9lld\n", (ctl->no_link ? 601 + printf( "%s %9lld\n", (ctl->no_link ? 786 + if (!ctl->no_link) { 822 + (ctl->no_link ? _("Would link") : _("Linked")), 828 + (ctl->no_link ? _("Would link") : _("Linked")), 830 + (ctl->no_link ? _("would save") : _("saved")), 888 + ctl->no_link = 1;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __errc | 60 no_link, // ENOLINK 157 no_link = ENOLINK,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __errc | 60 no_link, // ENOLINK 157 no_link = ENOLINK,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/ |
| H A D | error_constants.h | 90 no_link = ENOLINK, in _GLIBCXX_VISIBILITY() enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/ |
| H A D | error_constants.h | 90 no_link = ENOLINK, in _GLIBCXX_VISIBILITY() enumerator
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | fsl_pci.c | 482 int i, is_pcie = 0, no_link; in fsl_pcibios_fixup_bus() local 494 no_link = !!(hose->indirect_type & PPC_INDIRECT_TYPE_NO_PCIE_LINK); in fsl_pcibios_fixup_bus() 496 if (bus->parent == hose->bus && (is_pcie || no_link)) { in fsl_pcibios_fixup_bus()
|