Home
last modified time | relevance | path

Searched refs:ret (Results 16101 – 16125 of 21282) sorted by relevance

1...<<641642643644645646647648649650>>...852

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/platform/
H A Dplatform_sprd_sdio.c30 int ret = 0; in platform_wifi_power_on() local
67 return ret; in platform_wifi_power_on()
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dtime.c65 int ret = 0; in ccount_timer_set_next_event() local
71 ret = -ETIME; in ccount_timer_set_next_event()
74 return ret; in ccount_timer_set_next_event()
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcache-tauros2.c289 int ret; in tauros2_init() local
296 ret = of_property_read_u32(node, "marvell,tauros2-cache-features", &f); in tauros2_init()
297 if (ret) { in tauros2_init()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_notification.c142 _mali_osk_errcode_t ret = _MALI_OSK_ERR_ITEM_NOT_FOUND; in _mali_osk_notification_queue_dequeue() local
155 ret = _MALI_OSK_ERR_OK; in _mali_osk_notification_queue_dequeue()
164 return ret; in _mali_osk_notification_queue_dequeue()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbacklight.h349 int ret = -ENOENT; in backlight_update_status() local
353 ret = bd->ops->update_status(bd); in backlight_update_status()
356 return ret; in backlight_update_status()
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dnet_ns.c46 int ret, i; in rxrpc_init_net() local
88 ret = -ENOMEM; in rxrpc_init_net()
108 return ret; in rxrpc_init_net()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_hugepage.c29 int ret, lpsize = MMU_PAGE_16M; in __hash_page_thp() local
112 ret = mmu_hash_ops.hpte_updatepp(slot, rflags, vpn, in __hash_page_thp()
117 if (ret == -1) { in __hash_page_thp()
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata.c90 int rc, ret = -1; in __sata_initialize() local
112 ret = i; in __sata_initialize()
117 return ret; in __sata_initialize()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Drtc.c83 int ret = mc146818_get_time(tm); in alpha_rtc_read_time() local
85 if (ret < 0) { in alpha_rtc_read_time()
87 return ret; in alpha_rtc_read_time()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-hisi.c78 int ret; in hisi_pcie_init() local
88 ret = acpi_get_rc_resources(dev, "HISI0081", root->segment, res); in hisi_pcie_init()
89 if (ret) { in hisi_pcie_init()
/OK3568_Linux_fs/u-boot/drivers/mtd/onenand/
H A Donenand_spl.c175 int ret; in onenand_spl_load_image() local
194 ret = onenand_spl_read_page(block, rpage, addr, pagesize); in onenand_spl_load_image()
195 if (ret) in onenand_spl_load_image()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dpci_impl.h178 void pci_config_read8(u8 *addr, u8 *ret);
179 void pci_config_read16(u16 *addr, u16 *ret);
180 void pci_config_read32(u32 *addr, u32 *ret);
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog_hld.c287 int ret = hardlockup_detector_event_create(); in hardlockup_detector_perf_init() local
289 if (ret) { in hardlockup_detector_perf_init()
295 return ret; in hardlockup_detector_perf_init()
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dfpu_system.h26 struct desc_struct ret = zero_desc; in FPU_get_ldt_descriptor() local
32 ret = current->mm->context.ldt->entries[seg]; in FPU_get_ldt_descriptor()
35 return ret; in FPU_get_ldt_descriptor()
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmounts.c202 int ret = umount(volume->mount_point); in unmount_mounted_volume() local
203 if (ret == 0) { in unmount_mounted_volume()
207 return ret; in unmount_mounted_volume()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/
H A Dcx23885-f300.c77 u8 i, temp, ret = 0; in f300_xfer() local
117 ret = 1; /* timeout, the slave no response */ in f300_xfer()
134 return ret; in f300_xfer()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Ddcr-native.h41 unsigned int ret; in mfdcrx() local
43 : "=r" (ret) : "r" (reg)); in mfdcrx()
44 return ret; in mfdcrx()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_btf_skc_cls_ingress.c57 int ret = bpf_tcp_check_syncookie(tp, ip6h, sizeof(*ip6h), in test_syncookie_helper() local
60 if (ret < 0) { in test_syncookie_helper()
61 if (ret != -ENOENT) in test_syncookie_helper()
/OK3568_Linux_fs/kernel/drivers/uio/
H A Duio_aec.c72 int ret; in probe() local
100 ret = uio_register_device(&pdev->dev, info); in probe()
101 if (ret) in probe()
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A Dmcount.S41 ret
99 ret
115 ret
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmounts.c208 int ret = umount(volume->mount_point); in unmount_mounted_volume() local
209 if (ret == 0) { in unmount_mounted_volume()
213 return ret; in unmount_mounted_volume()
/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dace_sha.c148 unsigned int ret = 0; in rand() local
172 ret += readl(&reg->hash_prng[i]); in rand()
175 return ret; in rand()
/OK3568_Linux_fs/buildroot/support/download/
H A Dgit36 local ret=${?}
41 exit ${ret}
50 exec "${myname}" "${OPTS[@]}" || exit ${ret}
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Drt2880_wdt.c142 int ret; in rt288x_wdt_probe() local
167 ret = devm_watchdog_register_device(dev, &rt288x_wdt_dev); in rt288x_wdt_probe()
168 if (!ret) in rt288x_wdt_probe()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dspider-pci.c35 #define SPIDER_PCI_MMIO_READ(name, ret) \ argument
36 static ret spiderpci_##name(const PCI_IO_ADDR addr) \
38 ret val = __do_##name(addr); \

1...<<641642643644645646647648649650>>...852