| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-ufs | 20 the descriptor could be found at UFS specifications 2.1. 29 the descriptor could be found at UFS specifications 2.1. 38 about the descriptor could be found at UFS specifications 2.1. 47 The full information about the descriptor could be found 57 about the descriptor could be found at UFS specifications 2.1. 66 The full information about the descriptor could be found 76 parameters. The full information about the descriptor could 85 descriptor could be read after partial initialization phase 87 parameters. The full information about the descriptor could 98 about the descriptor could be found at UFS specifications 2.1. [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libidn/libidn/ |
| H A D | 0001-idn-format-security-warnings.patch | 17 | _("could not convert from UTF-8 to UCS-4")); 20 | _("could not convert from UTF-8 to UCS-4")); 23 | _("could not convert from UTF-8 to UCS-4")); 26 | _("could not convert from UCS-4 to UTF-8")); 29 | _("could not convert from UCS-4 to UTF-8")); 32 | _("could not convert from UCS-4 to UTF-8")); 35 | _("could not convert from UTF-8 to UCS-4")); 38 | _("could not convert from UTF-8 to UCS-4")); 41 | error (EXIT_FAILURE, 0, _("could not do NFKC normalization")); 44 | _("could not convert from UTF-8 to UCS-4")); [all …]
|
| /OK3568_Linux_fs/kernel/fs/btrfs/tests/ |
| H A D | free-space-tree-tests.c | 36 test_err("could not find free space info"); in __check_free_space_extents() 119 test_err("could not find free space info"); in check_free_space_extents() 135 test_err("could not convert to extents"); in check_free_space_extents() 141 test_err("could not convert to bitmaps"); in check_free_space_extents() 176 test_err("could not remove free space"); in test_remove_all() 198 test_err("could not remove free space"); in test_remove_beginning() 222 test_err("could not remove free space"); in test_remove_end() 246 test_err("could not remove free space"); in test_remove_middle() 268 test_err("could not remove free space"); in test_merge_left() 275 test_err("could not add free space"); in test_merge_left() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | palmas.c | 21 printf("palmas: could not force PWM for SMPS7: err = %d\n", in palmas_init_settings() 31 printf("lp873x: could not set LDO1 voltage.\n"); in lp873x_mmc1_poweron_ldo() 37 printf("lp873x: could not turn on LDO1.\n"); in lp873x_mmc1_poweron_ldo() 57 printf("tps65903x: could not set LDO1 voltage.\n"); in palmas_mmc1_poweron_ldo() 64 printf("tps65903x: could not turn on LDO1.\n"); in palmas_mmc1_poweron_ldo() 82 * LDO9 could be set to 'bypass' mode when required (e.g. for 3.3 V cards). 102 printf("twl603x: could not set LDO9 %s: err = %d\n", in twl603x_mmc1_set_ldo9() 108 printf("twl603x: could not turn %s LDO9: err = %d\n", in twl603x_mmc1_set_ldo9() 131 printf("twl603x: could not set SMPS9 voltage: err = %d\n", in twl603x_audio_power() 138 printf("twl603x: could not turn SMPS9 %s: err = %d\n", in twl603x_audio_power() [all …]
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | cros_ec.c | 80 debug("%s: Could not read region info\n", __func__); in do_read_write() 90 debug("%s: Could not %s region\n", __func__, in do_read_write() 116 printf("Could not init cros_ec device (err %d)\n", ret); in do_cros_ec() 132 debug("%s: Could not read KBC ID\n", __func__); in do_cros_ec() 140 debug("%s: Could not read KBC info\n", __func__); in do_cros_ec() 150 debug("%s: Could not read KBC image\n", __func__); in do_cros_ec() 159 debug("%s: Could not read KBC hash\n", __func__); in do_cros_ec() 192 debug("%s: Could not reboot KBC\n", __func__); in do_cros_ec() 199 debug("%s: Could not read host events\n", __func__); in do_cros_ec() 210 debug("%s: Could not clear host events\n", __func__); in do_cros_ec() [all …]
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsencrypt.c | 72 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature() 89 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature() 100 cifs_dbg(VFS, "%s: Could not generate hash\n", __func__); in __cifs_calc_signature() 127 cifs_dbg(VFS, "%s: Could not init md5\n", __func__); in cifs_calc_signature() 134 cifs_dbg(VFS, "%s: Could not update with response\n", __func__); in cifs_calc_signature() 517 cifs_dbg(VFS, "%s: Could not set NT Hash as a key\n", __func__); in calc_ntlmv2_hash() 523 cifs_dbg(VFS, "%s: Could not init hmacmd5\n", __func__); in calc_ntlmv2_hash() 546 cifs_dbg(VFS, "%s: Could not update with user\n", __func__); in calc_ntlmv2_hash() 566 cifs_dbg(VFS, "%s: Could not update with domain\n", in calc_ntlmv2_hash() 586 cifs_dbg(VFS, "%s: Could not update with server\n", in calc_ntlmv2_hash() [all …]
|
| H A D | smb2transport.c | 111 cifs_server_dbg(VFS, "%s: Could not find session 0x%llx\n", in smb2_get_sign_key() 140 "%s: Could not find channel signing key for session 0x%llx\n", in smb2_get_sign_key() 230 cifs_server_dbg(VFS, "%s: Could not find session\n", __func__); in smb2_calc_signature() 254 "%s: Could not update with response\n", in smb2_calc_signature() 261 cifs_server_dbg(VFS, "%s: Could not init sha256", __func__); in smb2_calc_signature() 278 "%s: Could not update with payload\n", in smb2_calc_signature() 320 cifs_server_dbg(VFS, "%s: Could not set with session key\n", __func__); in generate_key() 326 cifs_server_dbg(VFS, "%s: Could not init sign hmac\n", __func__); in generate_key() 333 cifs_server_dbg(VFS, "%s: Could not update with n\n", __func__); in generate_key() 340 cifs_server_dbg(VFS, "%s: Could not update with label\n", __func__); in generate_key() [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/skylakex/ |
| H A D | uncore-other.json | 506 …O (the Read for Ownership issued before a write) transactions. The snoop could have either been t… 557 …ze (x16,x8,x4) that is plugged directly into one of the PCIe slots. Part0 could also refer to any … 569 … a x4 PCIe card plugged into the second slot of a PCIe riser card, but it could refer to any x4 de… 581 … or x8 PCIe card plugged into the third slot of a PCIe riser card, but it could refer to any x4 or… 593 … a x4 PCIe card plugged into the fourth slot of a PCIe riser card, but it could brefer to any dev… 605 …ze (x16,x8,x4) that is plugged directly into one of the PCIe slots. Part0 could also refer to any … 617 … a x4 PCIe card plugged into the second slot of a PCIe riser card, but it could refer to any x4 de… 629 … or x8 PCIe card plugged into the third slot of a PCIe riser card, but it could refer to any x4 or… 641 … a x4 PCIe card plugged into the fourth slot of a PCIe riser card, but it could brefer to any devi… 653 …ze (x16,x8,x4) that is plugged directly into one of the PCIe slots. Part0 could also refer to any … [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| H A D | uncore-other.json | 506 …O (the Read for Ownership issued before a write) transactions. The snoop could have either been t… 578 …ze (x16,x8,x4) that is plugged directly into one of the PCIe slots. Part0 could also refer to any … 590 … a x4 PCIe card plugged into the second slot of a PCIe riser card, but it could refer to any x4 de… 602 … or x8 PCIe card plugged into the third slot of a PCIe riser card, but it could refer to any x4 or… 614 … a x4 PCIe card plugged into the fourth slot of a PCIe riser card, but it could brefer to any dev… 626 …ze (x16,x8,x4) that is plugged directly into one of the PCIe slots. Part0 could also refer to any … 638 … a x4 PCIe card plugged into the second slot of a PCIe riser card, but it could refer to any x4 de… 650 … or x8 PCIe card plugged into the third slot of a PCIe riser card, but it could refer to any x4 or… 662 … a x4 PCIe card plugged into the fourth slot of a PCIe riser card, but it could brefer to any devi… 674 …ze (x16,x8,x4) that is plugged directly into one of the PCIe slots. Part0 could also refer to any … [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-query-dv-timings.rst | 57 If the timings could not be detected because there was no signal, then 59 the receiver could not lock to the signal, then ``ENOLCK`` is returned. If 60 the receiver could lock to the signal, but the format is unsupported 62 capabilities), then the driver fills in whatever timings it could find 79 No timings could be detected because no signal was found. 82 The signal was unstable and the hardware could not lock on to it.
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | rk630.c | 25 dev_err(rk630->dev, "Could not write to GRF: %d\n", ret); in rk630_macphy_enable() 33 dev_err(rk630->dev, "Could not write to GRF: %d\n", ret); in rk630_macphy_enable() 41 dev_err(rk630->dev, "Could not write to CRU: %d\n", ret); in rk630_macphy_enable() 49 dev_err(rk630->dev, "Could not write to CRU: %d\n", ret); in rk630_macphy_enable() 58 dev_err(rk630->dev, "Could not write to GRF: %d\n", ret); in rk630_macphy_enable() 67 dev_err(rk630->dev, "Could not write to GRF: %d\n", ret); in rk630_macphy_enable() 75 dev_err(rk630->dev, "Could not write to GRF: %d\n", ret); in rk630_macphy_enable() 92 dev_err(rk630->dev, "Could not write to GRF: %d\n", ret); in rk630_macphy_disable()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | nokia.c | 159 pr_debug("could not get phonet function\n"); in nokia_bind_config() 165 pr_debug("could not get obex function 0\n"); in nokia_bind_config() 171 pr_debug("could not get obex function 1\n"); in nokia_bind_config() 195 pr_debug("could not add phonet function\n"); in nokia_bind_config() 201 pr_debug("could not add obex function 0\n"); in nokia_bind_config() 207 pr_debug("could not add obex function 1\n"); in nokia_bind_config() 216 pr_debug("could not bind ecm config %d\n", status); in nokia_bind_config() 290 pr_debug("could not find phonet function\n"); in nokia_bind() 294 pr_debug("could not find obex function 1\n"); in nokia_bind() 298 pr_debug("could not find obex function 2\n"); in nokia_bind()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | logrotate.py | 29 msg = ('Could not create/update /var/log/wtmp with touch') 33 msg = ('Could not create logrotate_dir. Output: %s' % output) 37 msg = ('Could not write to /tmp/logrotate-test.conf') 50 msg = ('Could not create logrotate test file in /var/log') 54 msg = ('Could not write to /etc/logrotate.d/logrotate_testfile') 58 msg = ('Could not write to /tmp/logrotate_test2.conf')
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | drop_monitor_tests.sh | 157 echo "SKIP: Could not run test without ip tool" 162 echo "SKIP: Could not run test without devlink tool" 167 echo "SKIP: Could not run test without tshark tool" 172 echo "SKIP: Could not run test without dwdump tool" 177 echo "SKIP: Could not run test without udevadm tool" 182 echo "SKIP: Could not run test without timeout tool" 187 echo "SKIP: Could not run test without mausezahn tool"
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/ |
| H A D | platsmp.c | 71 pr_err("%s: could not get reset control for core %d\n", in pmu_set_power_domain() 87 pr_err("%s: could not update power domain\n", in pmu_set_power_domain() 96 pr_err("%s: could not read power domain state\n", in pmu_set_power_domain() 176 pr_err("%s: could not get address for node %pOF\n", in rockchip_smp_prepare_sram() 234 pr_err("%s: could not find pmu dt node\n", __func__); in rockchip_smp_prepare_pmu() 241 pr_err("%s: could not map pmu registers\n", __func__); in rockchip_smp_prepare_pmu() 265 pr_err("%s: could not find sram dt node\n", __func__); in rockchip_smp_prepare_cpus() 271 pr_err("%s: could not map sram registers\n", __func__); in rockchip_smp_prepare_cpus() 299 pr_err("%s: could not map scu registers\n", __func__); in rockchip_smp_prepare_cpus()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | fdt-common.c | 40 printf("Could not add status property to node %s: %s\n", in ft_hs_disable_rng() 98 printf("Could not create %s%s node.\n", path, subpath); in ft_hs_fixup_dram() 112 printf("Could not create %s%s node.\n", path, subpath); in ft_hs_fixup_dram() 143 printf("Could not find root node.\n"); in ft_hs_add_tee() 150 printf("Could not create %s node.\n", subpath); in ft_hs_add_tee() 158 printf("Could not create %s node.\n", subpath); in ft_hs_add_tee()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | cyclone.c | 55 printk(KERN_ERR "Summit chipset: Could not find valid CBAR" in init_cyclone_clock() 63 printk(KERN_ERR "Summit chipset: Could not find valid CBAR" in init_cyclone_clock() 73 printk(KERN_ERR "Summit chipset: Could not find valid PMCC" in init_cyclone_clock() 85 printk(KERN_ERR "Summit chipset: Could not find valid MPCS" in init_cyclone_clock() 97 printk(KERN_ERR "Summit chipset: Could not find valid MPMC" in init_cyclone_clock()
|
| /OK3568_Linux_fs/kernel/sound/isa/ |
| H A D | adlib.c | 59 dev_err(dev, "could not create card\n"); in snd_adlib_probe() 65 dev_err(dev, "could not grab ports\n"); in snd_adlib_probe() 77 dev_err(dev, "could not create OPL\n"); in snd_adlib_probe() 83 dev_err(dev, "could not create FM\n"); in snd_adlib_probe() 89 dev_err(dev, "could not register card\n"); in snd_adlib_probe()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/ |
| H A D | toolchain-shar-relocate.sh | 10 echo "SDK could not be set up. Relocate script unable to find ld-linux.so. Abort!" 16 echo "SDK relocate failed, could not get executalbe files" 22 echo "SDK relocate failed, could not create a temporary directory" 36 echo "SDK could not be relocated. No python found." 48 echo "SDK could not be set up. Relocate script failed. Abort!"
|
| /OK3568_Linux_fs/kernel/tools/virtio/virtio-trace/ |
| H A D | trace-agent-rw.c | 51 pr_err("Could not open in_fd (CPU:%d)\n", cpu); in rw_thread_init() 60 pr_err("Could not open out_fd (CPU:%d)\n", cpu); in rw_thread_init() 68 pr_err("Could not create pipe in rw-thread(%d)\n", cpu); in rw_thread_init() 77 pr_err("Could not change pipe size in rw-thread(%d)\n", cpu); in rw_thread_init() 101 pr_err("Could not set CPU#%d affinity\n", (int)cpu_num); in bind_cpu() 185 pr_err("Could not create a rw thread(%d)\n", rw_ti->cpu_num); in rw_thread_run()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/examples/ |
| H A D | dmxinfo.c | 76 printf("Could not get window information for 0x%08lx\n", in print_info() 86 /* This could also be cached -- the information doesn't change. */ in print_info() 88 printf("Could not get screen information for screen %d\n", i); in print_info() 194 printf("Could not get extension version\n"); in main() 201 printf("Could not get screen count\n"); in main() 208 printf("Could not get screen information for %d\n", i); in main() 223 printf("Could not get input count\n"); in main() 229 printf("Could not get input information for id %d\n", i); in main()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | fdt.c | 46 printf("Could not increase size of device tree: %s\n", in ft_hs_fixup_crossbar() 85 printf("Could not add ti,irqs-skip property to node %s: %s\n", in ft_hs_fixup_crossbar() 122 printf("Could not add reg property to node %s: %s\n", in ft_hs_fixup_sram() 207 debug("Could not find cm_core_aon clocks node path offset : %s\n", in ft_fixup_clocks() 215 debug("Could not find clock sub-node %s: %s\n", in ft_fixup_clocks() 222 debug("Could not find phandle for clock %s\n", in ft_fixup_clocks() 230 debug("Could not add assigned-clocks property to clock node %s: %s\n", in ft_fixup_clocks() 238 debug("Could not add assigned-clock-rates property to clock node %s: %s\n", in ft_fixup_clocks()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/winrt/ |
| H A D | qgeopositioninfosource_winrt.cpp | 172 RETURN_HR_IF_FAILED("Could not initialize native location services."); in init() 177 RETURN_HR_IF_FAILED("Could not retrieve report interval."); in init() 245 RETURN_VOID_IF_FAILED("Could not set positioning accuracy."); in setPreferredPositioningMethods() 348 // registered. That could have helped in the single update case in startHandler() 351 RETURN_HR_IF_FAILED("Could not start position operation"); in startHandler() 356 RETURN_HR_IF_FAILED("Could not add position handler"); in startHandler() 361 RETURN_HR_IF_FAILED("Could not add status handler"); in startHandler() 503 RETURN_HR_IF_FAILED("Could not access position object."); in onPositionChanged() 510 qErrnoWarning(hr, "Could not access coordinate"); in onPositionChanged() 515 qErrnoWarning(hr, "Could not cast coordinate."); in onPositionChanged() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/ |
| H A D | nft_nat.sh | 23 echo "SKIP: Could not run test without nft tool" 29 echo "SKIP: Could not run test without ip tool" 35 echo "SKIP: Could not create net namespace $ns0" 43 echo "SKIP: Could not create net namespace $ns1" 49 echo "SKIP: Could not create net namespace $ns2" 193 echo "SKIP: Could not add add $family dnat hook" 273 echo "SKIP: Could not add add $family dnat hook" 400 echo "SKIP: Could not add $family dnat hook" 459 echo "SKIP: Could not add add $family masquerade hook" 509 echo "ERROR: Could not flush $family nat postrouting" 1>&2 [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/ |
| H A D | 0002-add-an-option-to-specify-iptables-location.patch | 56 - print("ERROR: could not find required binary 'iptables'", file=sys.stderr) 61 - print("ERROR: could not find required binary '%s'" % (e), file=sys.stderr) 86 + print("ERROR: could not find required binary 'iptables'", file=sys.stderr) 91 - raise OSError(errno.ENOENT, "Could not find version for '%s'" % \ 99 + print("ERROR: could not find required binary '%s'" % (e), file=sys.stderr) 104 + raise OSError(errno.ENOENT, "Could not find version for '%s'" % \
|