| /OK3568_Linux_fs/kernel/fs/ocfs2/dlm/ |
| H A D | dlmconvert.c | 66 enum dlm_status status; in dlmconvert_master() local 74 status = __dlmconvert_master(dlm, res, lock, flags, type, in dlmconvert_master() 80 if (status != DLM_NORMAL && status != DLM_NOTQUEUED) in dlmconvert_master() 81 dlm_error(status); in dlmconvert_master() 92 return status; in dlmconvert_master() 110 enum dlm_status status = DLM_NORMAL; in __dlmconvert_master() local 124 status = DLM_DENIED; in __dlmconvert_master() 132 status = DLM_DENIED; in __dlmconvert_master() 171 status = DLM_NORMAL; in __dlmconvert_master() 193 lock->lksb->status = DLM_NORMAL; in __dlmconvert_master() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | excreate.c | 33 acpi_status status = AE_OK; in acpi_ex_create_alias() local 89 return_ACPI_STATUS(status); in acpi_ex_create_alias() 106 acpi_status status; in acpi_ex_create_event() local 113 status = AE_NO_MEMORY; in acpi_ex_create_event() 121 status = acpi_os_create_semaphore(ACPI_NO_UNIT_LIMIT, 0, in acpi_ex_create_event() 123 if (ACPI_FAILURE(status)) { in acpi_ex_create_event() 129 status = acpi_ns_attach_object((struct acpi_namespace_node *) in acpi_ex_create_event() 139 return_ACPI_STATUS(status); in acpi_ex_create_event() 158 acpi_status status = AE_OK; in acpi_ex_create_mutex() local 167 status = AE_NO_MEMORY; in acpi_ex_create_mutex() [all …]
|
| H A D | exoparg6.c | 68 acpi_status status; in acpi_ex_do_match() local 92 status = in acpi_ex_do_match() 95 if (ACPI_FAILURE(status)) { in acpi_ex_do_match() 105 status = in acpi_ex_do_match() 108 if (ACPI_FAILURE(status)) { in acpi_ex_do_match() 119 status = in acpi_ex_do_match() 122 if (ACPI_FAILURE(status)) { in acpi_ex_do_match() 132 status = in acpi_ex_do_match() 135 if (ACPI_FAILURE(status)) { in acpi_ex_do_match() 146 status = in acpi_ex_do_match() [all …]
|
| H A D | dsmthdat.c | 162 acpi_status status; in acpi_ds_method_data_init_args() local 182 status = in acpi_ds_method_data_init_args() 185 if (ACPI_FAILURE(status)) { in acpi_ds_method_data_init_args() 186 return_ACPI_STATUS(status); in acpi_ds_method_data_init_args() 284 acpi_status status; in acpi_ds_method_data_set_value() local 296 status = acpi_ds_method_data_get_node(type, index, walk_state, &node); in acpi_ds_method_data_set_value() 297 if (ACPI_FAILURE(status)) { in acpi_ds_method_data_set_value() 298 return_ACPI_STATUS(status); in acpi_ds_method_data_set_value() 312 return_ACPI_STATUS(status); in acpi_ds_method_data_set_value() 338 acpi_status status; in acpi_ds_method_data_get_value() local [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | zynqmp-zc1751-xm015-dc1.dts | 45 status = "okay"; 53 status = "okay"; 59 status = "okay"; 63 status = "okay"; 68 status = "okay"; 72 status = "okay"; 77 status = "okay"; 81 status = "okay"; 86 status = "okay"; 96 status = "okay"; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_common.c | 100 enum ice_status status; in ice_aq_manage_mac_read() local 111 status = ice_aq_send_cmd(hw, &desc, buf, buf_size, cd); in ice_aq_manage_mac_read() 112 if (status) in ice_aq_manage_mac_read() 113 return status; in ice_aq_manage_mac_read() 154 enum ice_status status; in ice_aq_get_phy_caps() local 169 status = ice_aq_send_cmd(hw, &desc, pcaps, pcaps_size, cd); in ice_aq_get_phy_caps() 196 if (!status && report_mode == ICE_AQC_REPORT_TOPO_CAP_MEDIA) { in ice_aq_get_phy_caps() 203 return status; in ice_aq_get_phy_caps() 393 enum ice_status status; in ice_aq_get_link_info() local 411 status = ice_aq_send_cmd(hw, &desc, &link_data, sizeof(link_data), cd); in ice_aq_get_link_info() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | p1020rdb-pc_camp_core1.dts | 27 status = "disabled"; 36 status = "disabled"; 41 status = "disabled"; 45 status = "disabled"; 49 status = "disabled"; 53 status = "disabled"; 57 status = "disabled"; 61 status = "disabled"; 65 status = "disabled"; 69 status = "disabled"; [all …]
|
| /OK3568_Linux_fs/kernel/security/integrity/platform_certs/ |
| H A D | load_uefi.c | 51 efi_status_t status; in uefi_check_ignore_db() local 56 status = efi.get_variable(L"MokIgnoreDB", &guid, NULL, &size, &db); in uefi_check_ignore_db() 57 return status == EFI_SUCCESS; in uefi_check_ignore_db() 64 unsigned long *size, efi_status_t *status) in get_cert_list() argument 70 *status = efi.get_variable(name, guid, NULL, &lsize, &tmpdb); in get_cert_list() 71 if (*status == EFI_NOT_FOUND) in get_cert_list() 74 if (*status != EFI_BUFFER_TOO_SMALL) { in get_cert_list() 75 pr_err("Couldn't get size: 0x%lx\n", *status); in get_cert_list() 83 *status = efi.get_variable(name, guid, NULL, &lsize, db); in get_cert_list() 84 if (*status != EFI_SUCCESS) { in get_cert_list() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-nvidia-gpu.c | 107 int status; in gpu_i2c_read() local 115 status = gpu_i2c_check_status(i2cd); in gpu_i2c_read() 116 if (status < 0) in gpu_i2c_read() 117 return status; in gpu_i2c_read() 136 return status; in gpu_i2c_read() 167 int status, status2; in gpu_i2c_master_xfer() local 181 status = gpu_i2c_read(i2cd, msgs[i].buf, msgs[i].len); in gpu_i2c_master_xfer() 182 if (status < 0) in gpu_i2c_master_xfer() 187 status = gpu_i2c_start(i2cd); in gpu_i2c_master_xfer() 188 if (status < 0) { in gpu_i2c_master_xfer() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3328-box-liantong.dtsi | 84 status = "okay"; 178 status = "okay"; 187 status = "okay"; 192 status = "okay"; 197 status = "okay"; 205 status = "okay"; 210 status = "okay"; 211 system-status-freq = < 212 /*system status freq(KHz)*/ 226 status = "disabled"; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_fw_88xx.c | 122 enum halmac_ret_status status; in download_firmware_88xx() local 130 status = chk_fw_size_88xx(adapter, fw_bin, size); in download_firmware_88xx() 131 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 132 return status; in download_firmware_88xx() 141 status = ltecoex_reg_read_88xx(adapter, 0x38, <e_coex_backup); in download_firmware_88xx() 142 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 143 return status; in download_firmware_88xx() 195 status = start_dlfw_88xx(adapter, fw_bin, size, 0, 0); in download_firmware_88xx() 199 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 202 status = dlfw_end_flow_88xx(adapter); in download_firmware_88xx() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/ |
| H A D | halmac_fw_88xx.c | 121 enum halmac_ret_status status; in download_firmware_88xx() local 129 status = chk_fw_size_88xx(adapter, fw_bin, size); in download_firmware_88xx() 130 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 131 return status; in download_firmware_88xx() 140 status = ltecoex_reg_read_88xx(adapter, 0x38, <e_coex_backup); in download_firmware_88xx() 141 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 142 return status; in download_firmware_88xx() 194 status = start_dlfw_88xx(adapter, fw_bin, size, 0, 0); in download_firmware_88xx() 198 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 201 status = dlfw_end_flow_88xx(adapter); in download_firmware_88xx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_fw_88xx.c | 121 enum halmac_ret_status status; in download_firmware_88xx() local 129 status = chk_fw_size_88xx(adapter, fw_bin, size); in download_firmware_88xx() 130 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 131 return status; in download_firmware_88xx() 140 status = ltecoex_reg_read_88xx(adapter, 0x38, <e_coex_backup); in download_firmware_88xx() 141 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 142 return status; in download_firmware_88xx() 194 status = start_dlfw_88xx(adapter, fw_bin, size, 0, 0); in download_firmware_88xx() 198 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 201 status = dlfw_end_flow_88xx(adapter); in download_firmware_88xx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_fw_88xx.c | 121 enum halmac_ret_status status; in download_firmware_88xx() local 129 status = chk_fw_size_88xx(adapter, fw_bin, size); in download_firmware_88xx() 130 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 131 return status; in download_firmware_88xx() 140 status = ltecoex_reg_read_88xx(adapter, 0x38, <e_coex_backup); in download_firmware_88xx() 141 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 142 return status; in download_firmware_88xx() 194 status = start_dlfw_88xx(adapter, fw_bin, size, 0, 0); in download_firmware_88xx() 198 if (status != HALMAC_RET_SUCCESS) in download_firmware_88xx() 201 status = dlfw_end_flow_88xx(adapter); in download_firmware_88xx() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_sdio.c | 363 int status; in rsi_setblocklength() local 366 status = sdio_set_block_size(dev->pfunction, length); in rsi_setblocklength() 372 return status; in rsi_setblocklength() 385 int status = 0; in rsi_setupcard() local 390 status = rsi_setblocklength(adapter, dev->tx_blk_size); in rsi_setupcard() 391 if (status) in rsi_setupcard() 394 return status; in rsi_setupcard() 413 int status; in rsi_sdio_read_register() local 419 *data = sdio_f0_readb(dev->pfunction, addr, &status); in rsi_sdio_read_register() 421 *data = sdio_readb(dev->pfunction, addr, &status); in rsi_sdio_read_register() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | ipq8074-hk01.dts | 30 status = "okay"; 34 status = "okay"; 46 status = "okay"; 50 status = "okay"; 54 status = "okay"; 59 status = "okay"; 64 status = "okay"; 68 status = "okay"; 72 status = "okay"; 76 status = "okay"; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-ds1305.c | 175 int status; in ds1305_get_time() local 180 status = spi_write_then_read(ds1305->spi, &addr, sizeof(addr), in ds1305_get_time() 182 if (status < 0) in ds1305_get_time() 183 return status; in ds1305_get_time() 271 int status; in ds1305_get_alarm() local 280 status = spi_write_then_read(spi, &addr, sizeof(addr), in ds1305_get_alarm() 282 if (status < 0) in ds1305_get_alarm() 283 return status; in ds1305_get_alarm() 290 status = spi_write_then_read(spi, &addr, sizeof(addr), in ds1305_get_alarm() 292 if (status < 0) in ds1305_get_alarm() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | twl4030-irq.c | 319 int status; in twl4030_init_sih_modules() local 339 status = twl_i2c_write(sih->module, buf, in twl4030_init_sih_modules() 341 if (status < 0) in twl4030_init_sih_modules() 343 status, sih->name, "IMR"); in twl4030_init_sih_modules() 354 status = twl_i2c_write_u8(sih->module, in twl4030_init_sih_modules() 357 if (status < 0) in twl4030_init_sih_modules() 359 status, sih->name, "SIH_CTRL"); in twl4030_init_sih_modules() 383 status = twl_i2c_read(sih->module, rxbuf, in twl4030_init_sih_modules() 385 if (status < 0) in twl4030_init_sih_modules() 387 status, sih->name, "ISR"); in twl4030_init_sih_modules() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | lpc32xx_nand_mlc.c | 190 int status = readl(&lpc32xx_nand_mlc_registers->isr); in lpc32xx_dev_ready() local 191 return status & ISR_CONTROLLER_READY; in lpc32xx_dev_ready() 238 unsigned int i, status, timeout, err, max_bitflips = 0; in lpc32xx_read_page_hwecc() local 247 status = readl(&lpc32xx_nand_mlc_registers->isr); in lpc32xx_read_page_hwecc() 248 if (status & ISR_CONTROLLER_READY) in lpc32xx_read_page_hwecc() 253 if (status & ISR_DECODER_FAILURE) in lpc32xx_read_page_hwecc() 256 if (status & ISR_DECODER_ERROR) { in lpc32xx_read_page_hwecc() 257 err = ISR_DECODER_ERRORS(status); in lpc32xx_read_page_hwecc() 286 unsigned int i, status, timeout; in lpc32xx_read_page_raw() local 295 status = readl(&lpc32xx_nand_mlc_registers->isr); in lpc32xx_read_page_raw() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | wait.h | 54 # define WEXITSTATUS(status) __WEXITSTATUS (status) argument 55 # define WTERMSIG(status) __WTERMSIG (status) argument 56 # define WSTOPSIG(status) __WSTOPSIG (status) argument 57 # define WIFEXITED(status) __WIFEXITED (status) argument 58 # define WIFSIGNALED(status) __WIFSIGNALED (status) argument 59 # define WIFSTOPPED(status) __WIFSTOPPED (status) argument 61 # define WIFCONTINUED(status) __WIFCONTINUED (status) argument 67 # define WCOREDUMP(status) __WCOREDUMP (status) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | wait.h | 54 # define WEXITSTATUS(status) __WEXITSTATUS (status) argument 55 # define WTERMSIG(status) __WTERMSIG (status) argument 56 # define WSTOPSIG(status) __WSTOPSIG (status) argument 57 # define WIFEXITED(status) __WIFEXITED (status) argument 58 # define WIFSIGNALED(status) __WIFSIGNALED (status) argument 59 # define WIFSTOPPED(status) __WIFSTOPPED (status) argument 61 # define WIFCONTINUED(status) __WIFCONTINUED (status) argument 67 # define WCOREDUMP(status) __WCOREDUMP (status) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/ |
| H A D | be_main.c | 193 int status = 0; in be_intr_set() local 202 status = be_cmd_intr_set(adapter, enable); in be_intr_set() 203 if (status) in be_intr_set() 311 int status; in be_mac_addr_set() local 342 status = be_dev_mac_add(adapter, (u8 *)addr->sa_data); in be_mac_addr_set() 343 if (!status) { in be_mac_addr_set() 356 status = be_cmd_get_active_mac(adapter, adapter->pmac_id[0], mac, in be_mac_addr_set() 358 if (status) in be_mac_addr_set() 365 status = -EPERM; in be_mac_addr_set() 377 return status; in be_mac_addr_set() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/halmac_8821c/ |
| H A D | halmac_sdio_8821c.c | 176 enum halmac_ret_status status = HALMAC_RET_SUCCESS; in tx_allowed_sdio_8821c() local 191 status = chk_rqd_page_num_8821c(adapter, buf, &rqd_pg_num, &cur_fs, in tx_allowed_sdio_8821c() 193 if (status != HALMAC_RET_SUCCESS) in tx_allowed_sdio_8821c() 194 return status; in tx_allowed_sdio_8821c() 203 status = chk_oqt_8821c(adapter, tx_agg_num, buf, in tx_allowed_sdio_8821c() 205 if (status != HALMAC_RET_SUCCESS) { in tx_allowed_sdio_8821c() 207 return status; in tx_allowed_sdio_8821c() 245 enum halmac_ret_status status = HALMAC_RET_SUCCESS; in reg_r8_sdio_8821c() local 251 status = cnv_to_sdio_bus_offset_88xx(adapter, &offset); in reg_r8_sdio_8821c() 252 if (status != HALMAC_RET_SUCCESS) { in reg_r8_sdio_8821c() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/halmac_8821c/ |
| H A D | halmac_sdio_8821c.c | 177 enum halmac_ret_status status = HALMAC_RET_SUCCESS; in tx_allowed_sdio_8821c() local 192 status = chk_rqd_page_num_8821c(adapter, buf, &rqd_pg_num, &cur_fs, in tx_allowed_sdio_8821c() 194 if (status != HALMAC_RET_SUCCESS) in tx_allowed_sdio_8821c() 195 return status; in tx_allowed_sdio_8821c() 204 status = chk_oqt_8821c(adapter, tx_agg_num, buf, in tx_allowed_sdio_8821c() 206 if (status != HALMAC_RET_SUCCESS) { in tx_allowed_sdio_8821c() 208 return status; in tx_allowed_sdio_8821c() 246 enum halmac_ret_status status = HALMAC_RET_SUCCESS; in reg_r8_sdio_8821c() local 252 status = cnv_to_sdio_bus_offset_88xx(adapter, &offset); in reg_r8_sdio_8821c() 253 if (status != HALMAC_RET_SUCCESS) { in reg_r8_sdio_8821c() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | vars.c | 420 efi_status_t status; in efivar_init() local 448 status = ops->get_next_variable(&variable_name_size, in efivar_init() 451 switch (status) { in efivar_init() 472 status = EFI_NOT_FOUND; in efivar_init() 477 status = EFI_NOT_FOUND; in efivar_init() 490 status = EFI_NOT_FOUND; in efivar_init() 496 status); in efivar_init() 497 status = EFI_NOT_FOUND; in efivar_init() 501 } while (status != EFI_NOT_FOUND); in efivar_init() 580 efi_status_t status; in __efivar_entry_delete() local [all …]
|