Searched defs:pointer (Results 1 – 9 of 9) sorted by relevance
81 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \ argument91 #define CHECK_NULLPOINTER_RETURN(pointer) \ argument
82 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \ argument92 #define CHECK_NULLPOINTER_RETURN(pointer) \ argument
240 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()
84 HIGV_TOUCH_POINT_S pointer; member89 HIGV_TOUCH_POINT_S pointer; member
112 COAP_STATIC_INLINE void coap_free(void *pointer) { in coap_free()
155 uint32_t *pointer = NULL; in TestHi3516DmaPointer() local
304 …3516DmaPointer(struct PlatformData *data, const enum AudioStreamType streamType, uint32_t *pointer) in Hi3516DmaPointer()
963 hi_void *pointer; /* Pointer to the data (in user space) */ member