/device/soc/rockchip/rk2206/hardware/ |
H A D | build.py | 75 found = 1 78 found = 0 80 found = 0 81 if found == 1:
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | dns.h | 114 /** Callback which is invoked when a hostname is found. 118 * or NULL if the name could not be found (or on any other error). 128 * Callback which is invoked when a PTR record for the IP-Address is found. 132 * or NULL if the name could not be found (or on any other error). 146 dns_found_callback found, void *callback_arg); 149 dns_found_callback found, void *callback_arg, 152 err_t reverse_dns_getnamebyhost(ip_addr_t *ipaddr, char *hostname, reverse_dns_found_callback found,
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_encap_frame.c | 369 hi_u8 found; in hmac_check_sta_base_rate() local 387 found = HI_FALSE; in hmac_check_sta_base_rate() 392 found = HI_TRUE; in hmac_check_sta_base_rate() 398 if (found == HI_FALSE) { in hmac_check_sta_base_rate()
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/ |
H A D | hdi_video_composition.cpp | 131 bool found = false;
in CLoseUnUsedLayer() local 134 found = true;
in CLoseUnUsedLayer() 137 if (!found) {
in CLoseUnUsedLayer()
|
/device/board/hihope/dayu210/kernel/ |
H A D | make-ohos.sh | 134 found=0 138 found=1
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
H A D | ump_ukk_ref_wrappers.c | 141 * and call dma_buf_put() and then go to found to return previous in ump_dmabuf_import_wrapper() 147 goto found; in ump_dmabuf_import_wrapper() 202 found: in ump_dmabuf_import_wrapper()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_flowring.c | 807 /* if the Flow id was found in the hash */ in dhd_flowid_lookup() 853 } /* Flow Id found in the hash */ in dhd_flowid_lookup() 860 bool found = FALSE; in dhd_flowid_find_by_ifidx() local 876 found = TRUE; in dhd_flowid_find_by_ifidx() 879 while (!found && cur) { in dhd_flowid_find_by_ifidx() 881 found = TRUE; in dhd_flowid_find_by_ifidx() 887 if (found) { in dhd_flowid_find_by_ifidx() 943 bool found = FALSE; in dhd_flowid_free() local 964 found = TRUE; in dhd_flowid_free() 968 while (!found in dhd_flowid_free() [all...] |
H A D | wl_escan.c | 1290 bool found = FALSE; in wl_escan_mesh_info_ie() local 1304 found = TRUE; in wl_escan_mesh_info_ie() 1318 return found; in wl_escan_mesh_info_ie() 1330 bool is_mesh_peer = FALSE, found = FALSE; in wl_escan_mesh_info() local 1375 found = TRUE; in wl_escan_mesh_info() 1389 return found; in wl_escan_mesh_info() 1403 bool is_mesh_peer = FALSE, chan_matched = FALSE, found = FALSE; in wl_escan_mesh_peer() local 1460 found = TRUE; in wl_escan_mesh_peer() 1474 found = TRUE; in wl_escan_mesh_peer() 1493 return found; in wl_escan_mesh_peer() [all...] |
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
H A D | mpp_common.c | 438 mpp_err("pid %d clinet %d found invalid process function\n", session->pid, session->device_type);
in mpp_process_task_default() 508 dev_err(mpp->dev, "%s is not found!\n", shared_name);
in mpp_reset_control_get() 900 bool found;
in mpp_check_cmd_v1() local 902 found = (cmd < MPP_CMD_QUERY_BUTT) ? true : false;
in mpp_check_cmd_v1() 903 found = (cmd >= MPP_CMD_INIT_BASE && cmd < MPP_CMD_INIT_BUTT) ? true : found;
in mpp_check_cmd_v1() 904 found = (cmd >= MPP_CMD_SEND_BASE && cmd < MPP_CMD_SEND_BUTT) ? true : found;
in mpp_check_cmd_v1() 905 found = (cmd >= MPP_CMD_POLL_BASE && cmd < MPP_CMD_POLL_BUTT) ? true : found;
in mpp_check_cmd_v1() 1367 bool found = false; mpp_task_attach_fd() local [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_common.c | 468 mpp_err("pid %d clinet %d found invalid process function\n", in mpp_process_task_default() 540 dev_err(mpp->dev, "%s is not found!\n", shared_name); in mpp_reset_control_get() 939 bool found; in mpp_check_cmd_v1() local 941 found = (cmd < MPP_CMD_QUERY_BUTT) ? true : false; in mpp_check_cmd_v1() 942 found = (cmd >= MPP_CMD_INIT_BASE && cmd < MPP_CMD_INIT_BUTT) ? true : found; in mpp_check_cmd_v1() 943 found = (cmd >= MPP_CMD_SEND_BASE && cmd < MPP_CMD_SEND_BUTT) ? true : found; in mpp_check_cmd_v1() 944 found = (cmd >= MPP_CMD_POLL_BASE && cmd < MPP_CMD_POLL_BUTT) ? true : found; in mpp_check_cmd_v1() 1397 bool found = false; mpp_task_attach_fd() local [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/regulator/ |
H A D | of_regulator.c | 331 * Returns the number of matches found or a negative error code on failure. 506 bool found = false; in of_coupling_find_node() local 517 /* found */ in of_coupling_find_node() 519 found = true; in of_coupling_find_node() 524 if (found) { in of_coupling_find_node() 530 return found; in of_coupling_find_node()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/ |
H A D | Makefile | 56 $(error No KDIR found for platform $(CPU))
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/umplock/ |
H A D | Makefile | 57 $(error No KDIR found for platform $(CPU))
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/ |
H A D | Makefile | 56 $(error No KDIR found for platform $(CPU))
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/umplock/ |
H A D | Makefile | 57 $(error No KDIR found for platform $(CPU))
|
/device/soc/rockchip/common/sdk_linux/drivers/opp/ |
H A D | of.c | 686 bool found = false; in _read_opp_key() local 698 found = true; in _read_opp_key() 709 found = true; in _read_opp_key() 713 /* The properties were found but we failed to parse them */ in _read_opp_key() 719 found = true; in _read_opp_key() 722 if (found) { in _read_opp_key() 767 dev_err(dev, "%s: opp key field not found\n", __func__); in _opp_add_static_v2() 975 * -ENODEV when 'operating-points' property is not found or is invalid data 977 * -ENODATA when empty 'operating-points' property is found 978 * -EINVAL when invalid entries are found i [all...] |
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/ |
H A D | drm_device.cpp | 109 bool found = false;
in GetProperty() local 113 found = true;
in GetProperty() 120 return found ? DISPLAY_SUCCESS : DISPLAY_NOT_SUPPORT;
in GetProperty()
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | drm_device.cpp | 112 bool found = false; in GetProperty() local 116 found = true; in GetProperty() 147 return found ? DISPLAY_SUCCESS : DISPLAY_NOT_SUPPORT; in GetProperty()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | drm_device.cpp | 109 bool found = false; in GetProperty() local 113 found = true; in GetProperty() 144 return found ? DISPLAY_SUCCESS : DISPLAY_NOT_SUPPORT; in GetProperty()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | drm_device.cpp | 109 bool found = false; in GetProperty() local 113 found = true; in GetProperty() 144 return found ? DISPLAY_SUCCESS : DISPLAY_NOT_SUPPORT; in GetProperty()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | drm_device.cpp | 109 bool found = false; in GetProperty() local 113 found = true; in GetProperty() 144 return found ? DISPLAY_SUCCESS : DISPLAY_NOT_SUPPORT; in GetProperty()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | drm_device.cpp | 109 bool found = false;
in GetProperty() local 113 found = true;
in GetProperty() 144 return found ? DISPLAY_SUCCESS : DISPLAY_NOT_SUPPORT;
in GetProperty()
|
/device/soc/rockchip/common/vendor/drivers/gpio/ |
H A D | gpio-rockchip.c | 641 int i, found = 0; in rockchip_gpio_find_bank() local 647 found = 1; in rockchip_gpio_find_bank() 652 return found ? bank : NULL; in rockchip_gpio_find_bank()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpio/ |
H A D | gpio-rockchip.c | 644 int i, found = 0; in rockchip_gpio_find_bank() local 650 found = 1; in rockchip_gpio_find_bank() 655 return found ? bank : NULL; in rockchip_gpio_find_bank()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/ |
H A D | Makefile | 67 $(error No KDIR found for platform $(TARGET_PLATFORM))
|