Home
last modified time | relevance | path

Searched defs:pointer (Results 1 – 9 of 9) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/utils/include/
Ddisplay_common.h81 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \ argument
91 #define CHECK_NULLPOINTER_RETURN(pointer) \ argument
/device/soc/rockchip/rk3399/hardware/display/include/
Ddisplay_common.h82 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \ argument
92 #define CHECK_NULLPOINTER_RETURN(pointer) \ argument
/device/soc/rockchip/rk3568/hardware/display/include/
Ddisplay_common.h82 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \ argument
92 #define CHECK_NULLPOINTER_RETURN(pointer) \ argument
/device/board/hihope/rk3568/audio_drivers/soc/src/
Drk3568_dma_ops.c240 static int32_t BytesToFrames(uint32_t frameBits, uint32_t size, uint32_t *pointer) in BytesToFrames()
250 …3568PcmPointer(struct PlatformData *data, const enum AudioStreamType streamType, uint32_t *pointer) in Rk3568PcmPointer()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
Dhi_gv_gesture.h84 HIGV_TOUCH_POINT_S pointer; member
89 HIGV_TOUCH_POINT_S pointer; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dmem.h112 COAP_STATIC_INLINE void coap_free(void *pointer) { in coap_free()
/device/board/hisilicon/hispark_taurus/audio_drivers/unittest/src/
Dhi3516_dma_ops_test.c155 uint32_t *pointer = NULL; in TestHi3516DmaPointer() local
/device/board/hisilicon/hispark_taurus/audio_drivers/soc/src/
Dhi3516_dma_ops.c304 …3516DmaPointer(struct PlatformData *data, const enum AudioStreamType streamType, uint32_t *pointer) in Hi3516DmaPointer()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h963 hi_void *pointer; /* Pointer to the data (in user space) */ member