Searched refs:SDS_ERR_STRUCT_NOT_FINALIZED (Results 1 – 3 of 3) sorted by relevance
162 return SDS_ERR_STRUCT_NOT_FINALIZED; in sds_struct_read()208 return SDS_ERR_STRUCT_NOT_FINALIZED; in sds_struct_write()
71 #define SDS_ERR_STRUCT_NOT_FINALIZED -4 macro
75 if (ret == SDS_ERR_STRUCT_NOT_FINALIZED) in css_scp_boot_ready()