| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_cmd.c | 952 if (sctx.status == RTW_SCTX_SUBMITTED) in rtw_createbss_cmd() 1018 enum country_ie_slave_status status; in rtw_joinbss_check_country_ie() local 1022 status = rtw_get_chplan_from_recv_country_ie(adapter in rtw_joinbss_check_country_ie() 1025 if (status != COUNTRY_IE_SLAVE_NOCOUNTRY) in rtw_joinbss_check_country_ie() 1294 if (sctx.status == RTW_SCTX_SUBMITTED) in rtw_disassoc_cmd() 1350 if (sctx.status == RTW_SCTX_SUBMITTED) in rtw_stop_ap_cmd() 1437 if (sctx.status == RTW_SCTX_SUBMITTED) in rtw_setopmode_cmd() 1619 u8 rtw_addbarsp_cmd(_adapter *padapter, u8 *addr, u16 tid, u8 status, u8 size, u16 start_seq) in rtw_addbarsp_cmd() argument 1643 paddBaRsp_parm->status = status; in rtw_addbarsp_cmd() 1742 if (sctx.status == RTW_SCTX_SUBMITTED) in rtw_free_assoc_resources_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_core.c | 190 cam_status status, char *message, 263 role_t role, uint32_t status); 1042 ahc_set_scsi_status(scb, hscb->shared_data.status.scsi_status); in ahc_handle_seqint() 1043 switch (hscb->shared_data.status.scsi_status) { in ahc_handle_seqint() 1532 u_int status; in ahc_handle_scsiint() local 1548 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint() 1549 if (status == 0 && status0 == 0) { in ahc_handle_scsiint() 1553 status = ahc_inb(ahc, SSTAT1) in ahc_handle_scsiint() 1557 if (status == 0) { in ahc_handle_scsiint() 1594 } else if ((status & SCSIRSTI) != 0) { in ahc_handle_scsiint() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | acpi_dbg.c | 451 acpi_status status; in acpi_aml_wait_command_ready() local 458 status = acpi_os_get_line(buffer, length, NULL); in acpi_aml_wait_command_ready() 459 if (ACPI_FAILURE(status)) in acpi_aml_wait_command_ready() 472 acpi_status status; in acpi_aml_open() local 510 status = acpi_initialize_debugger(); in acpi_aml_open() 511 if (ACPI_FAILURE(status)) { in acpi_aml_open()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/ |
| H A D | armada-ap80x.dtsi | 74 status = "disabled"; 213 status = "disabled"; 223 status = "disabled"; 233 status = "disabled"; 243 status = "disabled"; 261 status = "disabled";
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/ |
| H A D | cros_ec_ishtp.c | 50 u8 status; member 175 __func__, out_hdr->channel, out_hdr->status); in ish_send() 255 in_msg->hdr.channel, in_msg->hdr.status); in process_recv() 288 if (in_msg->hdr.status) { in process_recv() 290 in_msg->hdr.status); in process_recv() 522 out_msg->hdr.status = 0; in cros_ec_pkt_xfer_ish()
|
| /OK3568_Linux_fs/kernel/sound/pci/aw2/ |
| H A D | aw2-alsa.c | 468 int status = 0; in snd_aw2_pcm_trigger_playback() local 484 status = -EINVAL; in snd_aw2_pcm_trigger_playback() 487 return status; in snd_aw2_pcm_trigger_playback() 494 int status = 0; in snd_aw2_pcm_trigger_capture() local 510 status = -EINVAL; in snd_aw2_pcm_trigger_capture() 513 return status; in snd_aw2_pcm_trigger_capture()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_aops.c | 496 int status) in xfs_prepare_ioend() argument 508 if (!status && (ioend->io_flags & IOMAP_F_SHARED)) { in xfs_prepare_ioend() 509 status = xfs_reflink_convert_cow(XFS_I(ioend->io_inode), in xfs_prepare_ioend() 514 if (!status && in xfs_prepare_ioend() 519 status = xfs_setfilesize_trans_alloc(ioend); in xfs_prepare_ioend() 525 return status; in xfs_prepare_ioend()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | daqboard2000.c | 310 unsigned int status; in db2k_ai_status() local 312 status = readw(dev->mmio + DB2K_REG_ACQ_STATUS); in db2k_ai_status() 313 if (status & context) in db2k_ai_status() 387 unsigned int status; in db2k_ao_eoc() local 389 status = readw(dev->mmio + DB2K_REG_DAC_STATUS); in db2k_ao_eoc() 390 if ((status & DB2K_DAC_STATUS_DAC_BUSY(chan)) == 0) in db2k_ao_eoc()
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-platform.c | 525 acpi_status status; in acpi_get_dsd_graph() local 528 status = acpi_evaluate_object_typed(adev->handle, "_DSD", NULL, in acpi_get_dsd_graph() 530 if (ACPI_FAILURE(status)) in acpi_get_dsd_graph() 787 acpi_status status; in acpi_coresight_get_cpu() local 792 status = acpi_get_parent(adev->handle, &cpu_handle); in acpi_coresight_get_cpu() 793 if (ACPI_FAILURE(status)) in acpi_coresight_get_cpu()
|
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | io.c | 180 int status; in snd_emu10k1_i2c_write() local 207 status = snd_emu10k1_ptr20_read(emu, P17V_I2C_ADDR, 0); in snd_emu10k1_i2c_write() 209 if ((status & I2C_A_ADC_START) == 0) in snd_emu10k1_i2c_write() 215 status); in snd_emu10k1_i2c_write() 220 if ((status & I2C_A_ADC_ABORT) == 0) in snd_emu10k1_i2c_write() 227 status, reg, value); in snd_emu10k1_i2c_write()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | exynos5410.dtsi | 135 status = "disabled"; 147 status = "disabled"; 159 status = "disabled"; 231 status = "disabled"; 263 status = "okay"; 340 status = "disabled";
|
| H A D | omap4-kc1.dts | 145 status = "disabled"; 158 status = "disabled"; 162 status = "disabled";
|
| H A D | sama5d3xcm_cmp.dtsi | 85 status = "disabled"; 129 status = "okay"; 132 status = "okay";
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | am335x-icev2.dts | 103 /* Tricolor status LEDs */ 264 status = "okay"; 357 status = "okay"; 380 status = "okay"; 415 status = "okay"; 427 status = "okay";
|
| H A D | stm32mp157a-dk1-u-boot.dtsi | 26 status = "okay"; 41 status = "okay"; 52 status = "okay";
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_rxtx.c | 403 xo->status = CRYPTO_SUCCESS; in mlx5e_ipsec_build_sp() 410 xo->status = CRYPTO_TUNNEL_ESP_AUTH_FAILED; in mlx5e_ipsec_build_sp() 413 xo->status = CRYPTO_INVALID_PROTOCOL; in mlx5e_ipsec_build_sp() 485 xo->status = CRYPTO_SUCCESS; in mlx5e_ipsec_offload_handle_rx_skb() 490 xo->status = CRYPTO_TUNNEL_ESP_AUTH_FAILED; in mlx5e_ipsec_offload_handle_rx_skb() 493 xo->status = CRYPTO_INVALID_PACKET_SYNTAX; in mlx5e_ipsec_offload_handle_rx_skb()
|
| /OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ishtp/ |
| H A D | hbm.h | 166 uint8_t status; member 198 uint8_t status; member 213 uint8_t status; member
|
| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | hv.c | 50 u64 status; in hv_post_message() local 63 status = hv_do_hypercall(HVCALL_POST_MESSAGE, aligned_msg, NULL); in hv_post_message() 71 return status & 0xFFFF; in hv_post_message()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | gpg_sign.py | 123 status = subprocess.run(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE) 126 ret = False if status.returncode else True 132 for l in status.stdout.decode("utf-8").splitlines():
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/phy/ |
| H A D | dsi_phy_28nm_8960.c | 68 u32 status; in dsi_28nm_phy_calibration() local 85 status = dsi_phy_read(base + in dsi_28nm_phy_calibration() 88 if (!(status & DSI_28nm_8960_PHY_MISC_CAL_STATUS_CAL_BUSY)) in dsi_28nm_phy_calibration()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/ |
| H A D | 0001-cmds-fix-enum-conversion.patch | 80 @@ -141,7 +141,7 @@ static char *print_status(cmd_status status) 84 - str = print_vdp_status(status); 85 + str = print_vdp_status((enum vdp22_cmd_status)status);
|
| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ |
| H A D | hif_api_general.h | 126 __le32 status; member 165 __le32 status; member 184 __le32 status; member
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-aspeed-scu-ic.c | 52 unsigned long status; in aspeed_scu_ic_irq_handler() local 71 status = (sts >> ASPEED_SCU_IC_STATUS_SHIFT) & enabled; in aspeed_scu_ic_irq_handler() 76 for_each_set_bit_from(bit, &status, max) { in aspeed_scu_ic_irq_handler()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | pcm032.dts | 35 status = "disabled"; 44 status = "disabled"; 49 status = "disabled";
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/xev/ |
| H A D | diet-x11.patch | 22 - nmbbytes = XmbLookupString(xic, e, buf, bsize - 1, &ks, &status); 25 - if (status == XBufferOverflow) { 29 - } while (status == XBufferOverflow);
|