/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | plat_firmware.c | 1288 hi_u8 firmware_param_check(hi_u8 **begin, hi_u8 **end, hi_u8 **link, hi_u8 *puc_cfg_buffer, hi_s32 *l_ret) in firmware_param_check() argument 1290 *begin = puc_cfg_buffer; in firmware_param_check() 1299 *link = (hi_u8 *)strchr((const hi_char *)(*begin), '='); in firmware_param_check() 1375 hi_u8 *begin = HI_NULL; in firmware_parse_cmd() local 1387 if (firmware_param_check(&begin, &end, &link, puc_cfg_buffer, &l_ret) != HI_CONTINUE) { in firmware_parse_cmd() 1393 l_cmdlen = link - begin; in firmware_parse_cmd() 1396 handle = delete_space((hi_u8 *)begin, &l_cmdlen); in firmware_parse_cmd() 1412 begin = link + 1; in firmware_parse_cmd() 1413 l_paralen = end - begin; in firmware_parse_cmd() 1419 handle = delete_space((hi_u8 *)begin, in firmware_parse_cmd() 1441 hi_u8 *begin = HI_NULL; firmware_parse_cfg() local [all...] |
/device/soc/rockchip/common/sdk_linux/kernel/power/ |
H A D | suspend.c | 293 if (state == PM_SUSPEND_TO_IDLE && s2idle_ops && s2idle_ops->begin) { in platform_suspend_begin() 294 return s2idle_ops->begin(); in platform_suspend_begin() 295 } else if (suspend_ops && suspend_ops->begin) { in platform_suspend_begin() 296 return suspend_ops->begin(state); in platform_suspend_begin()
|
H A D | hibernate.c | 103 if (ops && !(ops->begin && ops->end && ops->pre_snapshot && ops->prepare && ops->finish && ops->enter && in hibernation_set_ops() 156 return (platform_mode && hibernation_ops) ? hibernation_ops->begin(PMSG_FREEZE) : 0; in platform_begin() 594 error = hibernation_ops->begin(PMSG_HIBERNATE); in hibernation_platform_enter()
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/ |
H A D | drm_encoder.cpp | 36 crtcIter = crtcs.begin();
in PickIdleCrtcId()
|
H A D | hdi_drm_composition.cpp | 42 mPlanes.insert(mPlanes.end(), mPrimPlanes.begin(), mPrimPlanes.end());
in Init() 43 mPlanes.insert(mPlanes.end(), mOverlayPlanes.begin(), mOverlayPlanes.end());
in Init()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | ethtool.h | 118 int (*begin)(struct netif *netif); member 120 * < Function to be called after any other operation except @begin.
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | drm_encoder.cpp | 36 for (crtcIter = crtcs.begin(); crtcIter != crtcs.end(); ++crtcIter) { in PickIdleCrtcId()
|
H A D | hdi_drm_composition.cpp | 42 mPlanes.insert(mPlanes.end(), mPrimPlanes.begin(), mPrimPlanes.end()); in Init() 43 mPlanes.insert(mPlanes.end(), mOverlayPlanes.begin(), mOverlayPlanes.end()); in Init()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | drm_encoder.cpp | 36 for (crtcIter = crtcs.begin(); crtcIter != crtcs.end(); ++crtcIter) { in PickIdleCrtcId()
|
H A D | hdi_drm_composition.cpp | 42 mPlanes.insert(mPlanes.end(), mPrimPlanes.begin(), mPrimPlanes.end()); in Init() 43 mPlanes.insert(mPlanes.end(), mOverlayPlanes.begin(), mOverlayPlanes.end()); in Init()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | drm_encoder.cpp | 36 for (crtcIter = crtcs.begin(); crtcIter != crtcs.end(); ++crtcIter) { in PickIdleCrtcId()
|
H A D | hdi_drm_composition.cpp | 42 mPlanes.insert(mPlanes.end(), mPrimPlanes.begin(), mPrimPlanes.end()); in Init() 43 mPlanes.insert(mPlanes.end(), mOverlayPlanes.begin(), mOverlayPlanes.end()); in Init()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | drm_encoder.cpp | 36 for (crtcIter = crtcs.begin(); crtcIter != crtcs.end(); ++crtcIter) { in PickIdleCrtcId()
|
H A D | hdi_drm_composition.cpp | 42 mPlanes.insert(mPlanes.end(), mPrimPlanes.begin(), mPrimPlanes.end()); in Init() 43 mPlanes.insert(mPlanes.end(), mOverlayPlanes.begin(), mOverlayPlanes.end()); in Init()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | drm_encoder.cpp | 36 for (crtcIter = crtcs.begin(); crtcIter != crtcs.end(); ++crtcIter) {
in PickIdleCrtcId()
|
H A D | hdi_drm_composition.cpp | 42 mPlanes.insert(mPlanes.end(), mPrimPlanes.begin(), mPrimPlanes.end());
in Init() 43 mPlanes.insert(mPlanes.end(), mOverlayPlanes.begin(), mOverlayPlanes.end());
in Init()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/ |
H A D | hi_math_adapt.h | 91 #define span(type, begin, end) \ 93 type b = (begin); \
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
H A D | hi_math.h | 92 #define SPAN(type, begin, end) \ 94 type b = (begin); \
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_math_adapt.h | 88 #define span(type, begin, end) \ 90 type b = (begin); \
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_math.h | 89 #define SPAN(type, begin, end) \ 91 type b = (begin); \
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_math_adapt.h | 88 #define span(type, begin, end) \ 90 type b = (begin); \
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_math.h | 91 #define SPAN(type, begin, end) \ 93 type b = (begin); \
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/ |
H A D | hdi_video_composition.cpp | 130 for (auto iter = layerMaps_.begin(); iter != layerMaps_.end(); iter++) {
in CLoseUnUsedLayer()
|
/device/soc/rockchip/rk3588/kernel/include/linux/ |
H A D | rockchip-pcie-dma.h | 193 ktime_t begin; member
|
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/ |
H A D | rockchip-pcie-dma.h | 193 ktime_t begin; member
|