| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx6qp-nitrogen6_max.dts | 17 status = "disabled"; 21 status = "okay";
|
| H A D | hi3519-demb.dts | 24 status = "okay"; 28 status = "okay";
|
| H A D | imx6sx-udoo-neo-extended.dts | 21 status = "okay"; 25 status = "okay";
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cronie/cronie/ |
| H A D | crond.init | 45 status) 46 status crond
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | error.h | 40 extern void error (int status, int errnum, const char *format, ...) 43 extern void error_at_line (int status, int errnum, const char *fname,
|
| /OK3568_Linux_fs/kernel/drivers/of/unittest-data/ |
| H A D | overlay_11.dts | 15 status = "okay"; 23 status = "okay";
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | go.py | 14 status, output = self.target.run(cmd) 16 self.assertEqual(status, 0, msg=msg)
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/aoe/ |
| H A D | examples.rst | 13 Example script to get status 16 .. literalinclude:: status.sh
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | atmel_mxt_ts.c | 716 u8 status = msg[1]; in mxt_proc_t6_messages() local 727 if (status & MXT_T6_STATUS_RESET) in mxt_proc_t6_messages() 731 if (status != data->t6_status) in mxt_proc_t6_messages() 733 status, in mxt_proc_t6_messages() 734 status == 0 ? " OK" : "", in mxt_proc_t6_messages() 735 status & MXT_T6_STATUS_RESET ? " RESET" : "", in mxt_proc_t6_messages() 736 status & MXT_T6_STATUS_OFL ? " OFL" : "", in mxt_proc_t6_messages() 737 status & MXT_T6_STATUS_SIGERR ? " SIGERR" : "", in mxt_proc_t6_messages() 738 status & MXT_T6_STATUS_CAL ? " CAL" : "", in mxt_proc_t6_messages() 739 status & MXT_T6_STATUS_CFGERR ? " CFGERR" : "", in mxt_proc_t6_messages() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | mad.c | 556 wc->status = IB_WC_SUCCESS; in build_smp_wc() 1131 mad_send_wr->status = IB_WC_SUCCESS; in ib_post_send_mad() 1759 return (wr->status == IB_WC_SUCCESS) ? wr : NULL; in ib_find_send_mad() 1778 return (wr->status == IB_WC_SUCCESS) ? wr : NULL; in ib_find_send_mad() 1853 mad_send_wc.status = IB_WC_SUCCESS; in ib_mad_complete_recv() 1932 resp_hdr->status = cpu_to_be16(IB_MGMT_MAD_STATUS_UNSUPPORTED_METHOD_ATTRIB); in generate_unmatched_resp() 1934 resp_hdr->status |= IB_SMP_DIRECTION; in generate_unmatched_resp() 2046 if (wc->status != IB_WC_SUCCESS) { in ib_mad_recv_done() 2242 if (mad_send_wc->status != IB_WC_SUCCESS && in ib_mad_complete_send_wr() 2243 mad_send_wr->status == IB_WC_SUCCESS) { in ib_mad_complete_send_wr() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_uap_cfg80211.c | 55 mlan_status status = MLAN_STATUS_SUCCESS; in woal_deauth_station() local 73 status = woal_request_ioctl(priv, ioctl_req, MOAL_IOCTL_WAIT); in woal_deauth_station() 74 if (status != MLAN_STATUS_SUCCESS) { in woal_deauth_station() 80 if (status != MLAN_STATUS_PENDING) in woal_deauth_station() 101 mlan_status status = MLAN_STATUS_SUCCESS; in woal_deauth_assoc_station() local 122 status = woal_request_ioctl(priv, ioctl_req, MOAL_IOCTL_WAIT); in woal_deauth_assoc_station() 123 if (status != MLAN_STATUS_SUCCESS) { in woal_deauth_assoc_station() 149 if (status != MLAN_STATUS_PENDING) in woal_deauth_assoc_station() 170 mlan_status status = MLAN_STATUS_SUCCESS; in woal_deauth_all_station() local 192 status = woal_request_ioctl(priv, ioctl_req, MOAL_IOCTL_WAIT); in woal_deauth_all_station() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_wmm.c | 549 t_u8 status) in wlan_send_wmmac_host_event() argument 574 if (status >= 100) { in wlan_send_wmmac_host_event() 575 *pout_buf++ = (status / 100) + '0'; in wlan_send_wmmac_host_event() 576 status = (status % 100); in wlan_send_wmmac_host_event() 579 if (status >= 10) { in wlan_send_wmmac_host_event() 580 *pout_buf++ = (status / 10) + '0'; in wlan_send_wmmac_host_event() 581 status = (status % 10); in wlan_send_wmmac_host_event() 584 *pout_buf++ = status + '0'; in wlan_send_wmmac_host_event() 830 mlan_status status = MLAN_STATUS_SUCCESS; in wlan_send_single_packet() local 850 status = wlan_process_tx(priv, pmbuf, &tx_param); in wlan_send_single_packet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | dw-dp.c | 261 int status; member 334 bool status; member 583 hdcp->status = HDCP_TX_NONE; in _dw_dp_hdcp2_disable() 630 hdcp->status = HDCP_TX_2; in _dw_dp_hdcp2_enable() 659 hdcp->status = HDCP_TX_NONE; in _dw_dp_hdcp_disable() 710 hdcp->status = HDCP_TX_1; in _dw_dp_hdcp_enable() 816 if (dp->hdcp.status == HDCP_TX_2) { in dw_dp_hdcp_check_link() 829 } else if (dp->hdcp.status == HDCP_TX_1) { in dw_dp_hdcp_check_link() 1039 if (connector->status == connector_status_connected) { in dw_dp_connector_force() 1695 u8 status[DP_LINK_STATUS_SIZE]) in dw_dp_link_get_adjustments() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_mlme.c | 1913 void rtw_joinbss_event_prehandle(_adapter *adapter, u8 *pbuf, u16 status) in rtw_joinbss_event_prehandle() argument 2017 pmlmepriv->join_status = status; in rtw_joinbss_event_prehandle() 2045 pmlmepriv->join_status = status; in rtw_joinbss_event_prehandle() 5032 enum rtw_phl_status status; in _connect_abort_notify() local 5044 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), &msg, &attr, NULL); in _connect_abort_notify() 5045 if (status != RTW_PHL_STATUS_SUCCESS) in _connect_abort_notify() 5047 FUNC_ADPT_ARG(a), status); in _connect_abort_notify() 5049 return status; in _connect_abort_notify() 5073 enum rtw_phl_status status; in _connect_swch_done_notify() local 5093 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _connect_swch_done_notify() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_mlme.c | 1914 void rtw_joinbss_event_prehandle(_adapter *adapter, u8 *pbuf, u16 status) in rtw_joinbss_event_prehandle() argument 2018 pmlmepriv->join_status = status; in rtw_joinbss_event_prehandle() 2046 pmlmepriv->join_status = status; in rtw_joinbss_event_prehandle() 5063 enum rtw_phl_status status; in _connect_abort_notify() local 5075 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), &msg, &attr, NULL); in _connect_abort_notify() 5076 if (status != RTW_PHL_STATUS_SUCCESS) in _connect_abort_notify() 5078 FUNC_ADPT_ARG(a), status); in _connect_abort_notify() 5080 return status; in _connect_abort_notify() 5104 enum rtw_phl_status status; in _connect_swch_done_notify() local 5124 status = rtw_phl_send_msg_to_dispr(GET_PHL_INFO(d), in _connect_swch_done_notify() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 866 pmlmeinfo->FW_sta_info[cam_idx].status = 0; in OnBeacon() 890 int status; in OnAuth() local 943 status = _STATS_NO_SUPP_ALG_; in OnAuth() 949 status = _STATS_UNABLE_HANDLE_STA_; in OnAuth() 961 status = _STATS_UNABLE_HANDLE_STA_; in OnAuth() 1002 status = _STATS_OUT_OF_AUTH_SEQ_; in OnAuth() 1015 status = _STATS_OUT_OF_AUTH_SEQ_; in OnAuth() 1036 status = _STATS_CHALLENGE_FAIL_; in OnAuth() 1047 status = _STATS_CHALLENGE_FAIL_; in OnAuth() 1053 status = _STATS_OUT_OF_AUTH_SEQ_; in OnAuth() [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | sync_file.h | 45 __s32 status; member 62 __s32 status; member
|
| /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/linux/ |
| H A D | sync_file.h | 45 __s32 status; member 62 __s32 status; member
|
| /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/linux/ |
| H A D | sync_file.h | 45 __s32 status; member 62 __s32 status; member
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | altera_jtaguart.c | 121 unsigned long status; in altera_jtaguart_rx_chars() local 123 while ((status = readl(port->membase + ALTERA_JTAGUART_DATA_REG)) & in altera_jtaguart_rx_chars() 125 ch = status & ALTERA_JTAGUART_DATA_DATA_MSK; in altera_jtaguart_rx_chars() 305 unsigned long status; in altera_jtaguart_console_putc() local 309 while (((status = readl(port->membase + ALTERA_JTAGUART_CONTROL_REG)) & in altera_jtaguart_console_putc() 311 if ((status & ALTERA_JTAGUART_CONTROL_AC_MSK) == 0) { in altera_jtaguart_console_putc()
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/ |
| H A D | report.py | 27 def handle_ptest_result(self, k, status, result, machine): argument 72 if status in self.result_types[tk]: 77 def handle_ltptest_result(self, k, status, result, machine): argument 106 if status in self.result_types[tk]: 109 def handle_ltpposixtest_result(self, k, status, result, machine): argument 136 if status in self.result_types[tk]:
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | armada-xp-mv78230.dtsi | 91 status = "disabled"; 131 status = "disabled"; 148 status = "disabled"; 165 status = "disabled"; 182 status = "disabled"; 199 status = "disabled";
|
| H A D | am57xx-idk-common.dtsi | 53 status = "okay"; 261 status = "okay"; 267 status = "okay"; 272 status = "okay"; 305 status = "okay"; 313 status = "okay";
|
| /OK3568_Linux_fs/kernel/sound/drivers/opl3/ |
| H A D | opl3_lib.c | 281 unsigned char status; in snd_opl3_interrupt() local 289 status = inb(opl3->l_port); in snd_opl3_interrupt() 291 snd_printk(KERN_DEBUG "AdLib IRQ status = 0x%x\n", status); in snd_opl3_interrupt() 293 if (!(status & 0x80)) in snd_opl3_interrupt() 296 if (status & 0x40) { in snd_opl3_interrupt() 300 if (status & 0x20) { in snd_opl3_interrupt()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/ |
| H A D | cx23885-alsa.c | 227 int cx23885_audio_irq(struct cx23885_dev *dev, u32 status, u32 mask) in cx23885_audio_irq() argument 231 if (0 == (status & mask)) in cx23885_audio_irq() 234 cx_write(AUDIO_INT_INT_STAT, status); in cx23885_audio_irq() 237 if (status & AUD_INT_OPC_ERR) { in cx23885_audio_irq() 244 if (status & AUD_INT_DN_SYNC) { in cx23885_audio_irq() 250 if (status & AUD_INT_DN_RISCI1) { in cx23885_audio_irq()
|