Home
last modified time | relevance | path

Searched refs:HI_ERR_VO_NULL_PTR (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/product/hiosd/vo/mkp/include/
Dmkp_vo.h49 return HI_ERR_VO_NULL_PTR; \
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/include/
Dhi_common_vo.h37 #define HI_ERR_VO_NULL_PTR HI_DEFINE_ERR(HI_ID_VO, HI_ERR_LEVEL_ERROR, HI_ERR_NULL_PTR) macro
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/comm/src/
Ddrv_vo_layer_comm.c39 return HI_ERR_VO_NULL_PTR; in vo_drv_get_csc_matrix()