Home
last modified time | relevance | path

Searched refs:status (Results 14726 – 14750 of 15119) sorted by relevance

1...<<581582583584585586587588589590>>...605

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsrom.c5833 uint8 status = 0; local
5841 status = bcmsdh_cfg_read(NULL, SDIO_FUNC_1, SBSDIO_SPROM_CS, NULL);
5842 if (status & SBSDIO_SPROM_DONE)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/
H A Dhalrf_iqk_8822c.c4783 enum hal_status status = HAL_STATUS_FAILURE; in _phy_iq_calibrate_by_fw_8822c() local
4791 status = odm_iq_calibrate_by_fw(dm, clear, segment_iqk); in _phy_iq_calibrate_by_fw_8822c()
4793 if (status == HAL_STATUS_SUCCESS) in _phy_iq_calibrate_by_fw_8822c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme.c2753 void rtw_joinbss_event_prehandle(_adapter *adapter, u8 *pbuf, u16 status) argument
2857 pmlmepriv->join_status = status;
2883 pmlmepriv->join_status = status;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Dhostapd.conf.NO_SEC.template56 # from external programs (CLI/GUI, etc.) for status information and
720 # If set, this file is sent as a certificate status response by the EAP server
721 # if the EAP peer requests certificate status in the ClientHello message.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c3960 return VOP_INTR_GET_TYPE(vop, status, FS_FIELD_INTR); in vop_fs_irq_is_pending()
3962 return VOP_INTR_GET_TYPE(vop, status, FS_INTR); in vop_fs_irq_is_pending()
4367 active_irqs = VOP_INTR_GET_TYPE(vop, status, INTR_MASK); in vop_isr()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h4494 enum mlxsw_port_admin_status status) in mlxsw_reg_paos_pack() argument
4499 mlxsw_reg_paos_admin_status_set(payload, status); in mlxsw_reg_paos_pack()
8701 MLXSW_ITEM32(reg, mcia, status, 0x00, 0, 8);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c3003 enum drm_connector_status status = plug_in ? in dw_hdmi_qp_cec_set_hpd()
3016 drm_bridge_hpd_notify(&hdmi->bridge, status); in dw_hdmi_qp_cec_set_hpd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dsiutils.c3286 void si_set_device_removed(si_t *sih, bool status) in si_set_device_removed() argument
3290 sii->device_removed = status; in si_set_device_removed()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dsiutils.c3285 void si_set_device_removed(si_t *sih, bool status) in si_set_device_removed() argument
3289 sii->device_removed = status; in si_set_device_removed()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2216 u8 status; in mt7915_mcu_add_group() member
3395 u8 status; in mt7915_mcu_add_obss_spr() member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dsiutils.c3286 void si_set_device_removed(si_t *sih, bool status) in si_set_device_removed() argument
3290 sii->device_removed = status; in si_set_device_removed()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c134 link_status = le16_to_cpu(lif->info->status.link_status); in ionic_link_status_check()
148 link_speed = le32_to_cpu(lif->info->status.link_speed); in ionic_link_status_check()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dgianfar.c1344 txbdp->status = cpu_to_be16(be16_to_cpu(txbdp->status) | in gfar_init_bds()
/OK3568_Linux_fs/u-boot/scripts/
H A Dcheckpatch.pl808 …my $status = `perl $root/scripts/get_maintainer.pl --status --nom --nol --nogit --nogit-fallback -…
810 return $status =~ /obsolete/i;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dsiutils.c3139 void si_set_device_removed(si_t *sih, bool status) in si_set_device_removed() argument
3143 sii->device_removed = status; in si_set_device_removed()
/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/share/info/
H A Dlibc.info-12317 * Status of an Obstack:: Inquiries about the status of an obstack.
2896 they can discard output, and print status.
3150 * Program Termination:: Telling the system you’re done; return status
3175 * Exit Status:: The ‘exit status’ provides information
3191 * Process Completion Status:: How to interpret the status value
3216 * Stopped and Terminated Jobs:: Reporting job status.
3701 The documented MT-Safety status is not guaranteed under
4229 indicates the safety status of the function is known to differ from
4230 the specified status in the POSIX standard. For example, POSIX
6305 error (status, errno, format, the parameters)
[all …]
H A Dlibc.info-35341 int status;
5348 status = __GCONV_OK;
5355 if (status == __GCONV_OK && ! data->__is_last)
5356 status = fct (next_step, next_data, NULL, NULL,
5376 /* Run the conversion loop. ‘status’ is set
5421 /* Change the status. */
5422 status = result;
5427 if (status == __GCONV_FULL_OUTPUT)
5428 status = __GCONV_OK;
5431 while (status == __GCONV_OK);
[all …]
/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/share/info/
H A Dlibc.info-12317 * Status of an Obstack:: Inquiries about the status of an obstack.
2896 they can discard output, and print status.
3150 * Program Termination:: Telling the system you’re done; return status
3175 * Exit Status:: The ‘exit status’ provides information
3191 * Process Completion Status:: How to interpret the status value
3216 * Stopped and Terminated Jobs:: Reporting job status.
3701 The documented MT-Safety status is not guaranteed under
4229 indicates the safety status of the function is known to differ from
4230 the specified status in the POSIX standard. For example, POSIX
6305 error (status, errno, format, the parameters)
[all …]
H A Dlibc.info-35341 int status;
5348 status = __GCONV_OK;
5355 if (status == __GCONV_OK && ! data->__is_last)
5356 status = fct (next_step, next_data, NULL, NULL,
5376 /* Run the conversion loop. ‘status’ is set
5421 /* Change the status. */
5422 status = result;
5427 if (status == __GCONV_FULL_OUTPUT)
5428 status = __GCONV_OK;
5431 while (status == __GCONV_OK);
[all …]
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190928.patch.gz1# ncurses 6.1 - patch 20190928 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dppp_generic.rst351 * PPPIOCGFLAGS returns the value of the status/control flags for the
/OK3568_Linux_fs/u-boot/spl/board/forlinx/ok3568/
H A D.menu.o.cmd
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_fb_helper.c1753 if (connector->status == connector_status_connected) { in drm_setup_crtcs_fb()
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCECILL-1.121 …conditional upon certain obligations for users so as to ensure that this status is retained for su…
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.megaraid504 + // wait for maximum 1 second for status to post

1...<<581582583584585586587588589590>>...605