/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/ |
H A D | hdmi_hal_machine.c | 121 hdmi_unlock_unequal_eok_return(errnumber, mach_info->mach_mutex, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_mach_register() 126 hdmi_unlock_unequal_eok_return(ret, mach_info->mach_mutex, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_mach_register() 180 hdmi_unlock_unequal_eok_return(errnumber, mach_info->mach_mutex, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_mach_cfg_get() 199 hdmi_unlock_unequal_eok_return(errnumber, mach_info->mach_mutex, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_mach_cfg_set() 267 hdmi_unlock_unequal_eok_return(errnumber, mach_info->mach_mutex, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_mach_elem_status_get() 269 hdmi_unlock_unequal_eok_return(errnumber, mach_info->mach_mutex, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_mach_elem_status_get()
|
H A D | hdmi_hal_scdc.c | 304 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_scdc_attr_set() 371 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_scdc_attr_get() 387 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_scdc_all_status_get()
|
H A D | hdmi_hal_ddc.c | 495 hdmi_unequal_eok_return(errnumber, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_ddc_issue()
|
H A D | hdmi_hal_intf.c | 293 hdmi_unequal_eok_return(errnumber, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_phy_hw_spec_get()
|
H A D | hdmi_hal_ctrl.c | 1635 hdmi_unequal_eok_return(errnumber, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_ctrl_video_path_set() 1824 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_ctrl_audio_path_set()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
H A D | drv_hdmi_infoframe.c | 318 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hdmi_vendor_specific_infoframe_pack() 417 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in drv_hdmi_drm_infoframe_send() 518 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in drv_hdmi_avi_infoframe_send() 597 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in drv_hdmi_vendor_infoframe_send() 599 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in drv_hdmi_vendor_infoframe_send() 657 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in drv_hdmi_audio_infoframe_send()
|
H A D | drv_hdmi_intf.c | 1774 return HI_ERR_HDMI_INVALID_PARA;
1858 hdmi_unequal_eok_return(errnumber, HI_ERR_HDMI_INVALID_PARA);
1900 hdmi_unequal_eok_return(errnumber, HI_ERR_HDMI_INVALID_PARA);
2399 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
2413 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
2432 return HI_ERR_HDMI_INVALID_PARA;
2437 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
2491 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
2751 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
2908 hdmi_unequal_eok_return(errnumber, HI_ERR_HDMI_INVALID_PARA);
[all...] |
H A D | drv_hdmi_event.c | 370 hdmi_unlock_unequal_eok_return(ret, evt_info->event_mutex, HI_ERR_HDMI_INVALID_PARA);
in drv_hdmi_event_pool_status_get() 372 hdmi_unlock_unequal_eok_return(ret, evt_info->event_mutex, HI_ERR_HDMI_INVALID_PARA);
in drv_hdmi_event_pool_status_get()
|
H A D | drv_hdmi_edid.c | 628 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA); in edid_detail_timing() 1791 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA); in drv_hdmi_edid_raw_get() 1804 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA); in dfrv_hdmi_edid_status_get()
|
H A D | drv_hdmi_proc.c | 1266 if (ret == HI_ERR_HDMI_NUL_PTR || ret == HI_ERR_HDMI_INVALID_PARA || ret == HI_FAILURE) {
in proc_edid_raw_data()
|
H A D | drv_hdmi_debug.c | 3211 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA); in drv_hdmi_debug_edid_raw_read()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/phy/hisiv100/ |
H A D | hdmi_hal_phy.c | 772 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in phy_hw_enhance_spec_set() 1040 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in phy_hw_spec_set() 1605 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_phy_tmds_set() 1624 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hdmi_phy_spec_set() 1636 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hdmi_phy_spec_set() 1758 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_phy_info_get() 1770 hdmi_if_false_return(g_hdmi_phy_info.init, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_phy_params_set() 1777 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_phy_params_set() 1814 hdmi_unequal_eok_return(ret, HI_ERR_HDMI_INVALID_PARA);
in hal_hdmi_phy_params_get()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/ |
H A D | hi_comm_hdmi.h | 1199 #define HI_ERR_HDMI_INVALID_PARA HI_DEF_ERR(HI_ID_HDMI, EN_ERR_LEVEL_ERROR, ERR_HDMI_INVALID_PARA)
macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_comm_hdmi.h | 1195 #define HI_ERR_HDMI_INVALID_PARA HI_DEF_ERR(HI_ID_HDMI, EN_ERR_LEVEL_ERROR, ERR_HDMI_INVALID_PARA)
macro
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_comm_hdmi.h | 1194 #define HI_ERR_HDMI_INVALID_PARA HI_DEF_ERR(HI_ID_HDMI, EN_ERR_LEVEL_ERROR, ERR_HDMI_INVALID_PARA)
macro
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/include/ |
H A D | hi_error_mpi.h | 322 #define HI_ERR_HDMI_INVALID_PARA (HI_S32)(0x80210002) macro
|