Home
last modified time | relevance | path

Searched refs:EINPROGRESS (Results 1 - 10 of 10) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DSocket.h32 #undef EINPROGRESS macro
33 #define EINPROGRESS WSAEINPROGRESS macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_pm.c56 if (err < 0 && -EINPROGRESS != err) { in _mali_osk_pm_dev_ref_get_async()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_pm.c55 if (0 > err && -EINPROGRESS != err) { in _mali_osk_pm_dev_ref_get_async()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
H A Derrno.h119 #define EINPROGRESS 115 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Derrno.h168 #define EINPROGRESS 115 /* Operation now in progress */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_net_api.h173 #define EINPROGRESS 115 /* Operation now in progress */ macro
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_iw.c694 /* -EINPROGRESS: Call commit handler */ in wl_iw_set_freq()
695 return -EINPROGRESS; in wl_iw_set_freq()
763 /* -EINPROGRESS: Call commit handler */ in wl_iw_set_mode()
764 return -EINPROGRESS; in wl_iw_set_mode()
H A Ddbus_usb_linux.c1039 case -EINPROGRESS: in dbus_usbos_ctl_complete()
H A Dwl_cfg80211.c19080 if (unlikely(err && err != -EINPROGRESS)) { in __wl_cfg80211_up()
/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c835 if (retval != -EINPROGRESS && retval != 0) { in unlink_urbs()

Completed in 46 milliseconds