| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | hanwang.c | 258 switch (urb->status) { in hanwang_irq() 268 __func__, urb->status); in hanwang_irq() 272 __func__, urb->status); in hanwang_irq()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | soc_button_array.c | 310 acpi_status status; in soc_button_get_button_info() local 313 status = acpi_evaluate_object_typed(ACPI_HANDLE(dev), "_DSD", NULL, in soc_button_get_button_info() 315 if (ACPI_FAILURE(status)) { in soc_button_get_button_info()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-npcm-pspi.c | 253 int status; in npcm_pspi_transfer_one() local 258 status = wait_for_completion_timeout(&priv->xfer_done, in npcm_pspi_transfer_one() 261 if (status == 0) { in npcm_pspi_transfer_one()
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | memory-hotplug.rst | 67 is (will be) set/clear, if this is -1, then nodemask status is not changed. 69 is (will be) set/clear, if this is -1, then nodemask status is not changed. 72 node loses all memory. If this is -1, then nodemask status is not changed.
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | cppc_cpufreq.c | 431 acpi_status status = AE_OK; in cppc_check_hisi_workaround() local 434 status = acpi_get_table(ACPI_SIG_PCCT, 0, &tbl); in cppc_check_hisi_workaround() 435 if (ACPI_FAILURE(status) || !tbl) in cppc_check_hisi_workaround()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/jar/src/org/qtproject/qt5/android/positioning/ |
| H A D | QtPositioning.java | 503 GpsStatus status = locationManager.getGpsStatus(null); in onGpsStatusChanged() local 504 Iterable<GpsSatellite> iterable = status.getSatellites(); in onGpsStatusChanged() 575 public void onStatusChanged(String provider, int status, Bundle extras) {} in onStatusChanged() argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | qlogicfas408.c | 264 unsigned int status; /* scsi returned status */ in ql_pcmd() local 362 status = inb(qbase + 2); in ql_pcmd() 393 return (result << 16) | (message << 8) | (status & STATUS_MASK); in ql_pcmd()
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | test-remote-image | 287 if result.status != 0: 294 if result.status != 0: 320 if result.status != 0:
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | b4qds.dtsi | 154 status = "disabled"; 253 status = "disabled"; 258 status = "disabled";
|
| H A D | bsc9131rdb.dtsi | 49 status = "disabled"; 80 status = "disabled";
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeorouteparserosrmv4.cpp | 340 int status = object.value(QStringLiteral("status")).toDouble(); in parseReply() local 346 if (0 != status && 200 != status) { in parseReply()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-uniphier.c | 123 u32 status; in uniphier_pcie_wait_rc() local 127 ret = readl_poll_timeout(priv->base + PCL_PIPEMON, status, in uniphier_pcie_wait_rc() 128 status & PCL_PCLK_ALIVE, 100000, 1000000); in uniphier_pcie_wait_rc()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/davicom/ |
| H A D | dm9000.rst | 140 to read the MII state, either when the status changes if we have the 151 link status as there is no method for getting an interrupt on link change. 161 polling of the PHY status may be disabled on these devices when using
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | exynos5420-cpus.dtsi | 125 status = "okay"; 130 status = "okay";
|
| H A D | sun8i-a23-gt90h-v4.dts | 53 status = "okay"; 62 status = "okay";
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_watchdog.c | 90 static void _phl_watchdog_hw_done(void *drv_priv, u8 *cmd, u32 cmd_len, enum rtw_phl_status status) in _phl_watchdog_hw_done() argument 132 static void _phl_watchdog_sw_done(void *drv_priv, u8 *cmd, u32 cmd_len, enum rtw_phl_status status) in _phl_watchdog_sw_done() argument
|
| /OK3568_Linux_fs/kernel/drivers/char/hw_random/ |
| H A D | ks-sa-rng.c | 76 u32 status; member 198 ready = readl(&ks_sa_rng->reg_rng->status); in ks_sa_rng_data_present()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | rave-sp-wdt.c | 185 set_bit(WDOG_HW_RUNNING, &wdd->status); in rave_sp_wdt_start() 275 wdd->status = WATCHDOG_NOWAYOUT_INIT_STATUS; in rave_sp_wdt_probe()
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/ |
| H A D | sysfs.c | 46 u8 status; /* Set by EC to 0 on success, other value on failure */ member 174 if (rs->status) in send_usb_charge()
|
| H A D | debugfs.c | 172 u8 status; /* 0 if allowed */ member 196 if (rs.status) in send_ec_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlfc_proto.h | 149 #define WL_TXSTATUS_SET_STATUS(x, status) ((x) = \ argument 151 (((status) & WL_TXSTATUS_STATUS_MASK) << WL_TXSTATUS_STATUS_SHIFT))
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A D | pci-rcar-gen2.txt | 53 status = "disabled"; 81 status = "okay";
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/ |
| H A D | techpoint_tp9930.c | 470 int tp9930_set_decoder_mode(struct i2c_client *client, int ch, int status) in tp9930_set_decoder_mode() argument 476 if (status) in tp9930_set_decoder_mode()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_event.c | 32 KBASE_DEBUG_ASSERT(katom->status == KBASE_JD_ATOM_STATE_COMPLETED); in kbase_event_process() 41 katom->status = KBASE_JD_ATOM_STATE_UNUSED; in kbase_event_process()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/ |
| H A D | sunqe.h | 43 #define GLOB_STAT_PER_QE(status, channel) (((status) >> ((channel) * 4)) & 0xf) argument
|