Searched refs:compat (Results 1 – 3 of 3) sorted by relevance
71 MPP_RET mpp_compat_update(MppCompat *compat, RK_S32 value) in mpp_compat_update() argument73 if (NULL == compat) in mpp_compat_update()76 if (compat->feature_id >= MPP_COMPAT_BUTT) in mpp_compat_update()79 if (compat != &compats[compat->feature_id]) in mpp_compat_update()82 if (compat->feature_type == MPP_COMPAT_BOOL) in mpp_compat_update()86 compat->value_usr = value; in mpp_compat_update()92 const MppCompat *compat = compats; in mpp_compat_show() local96 while (compat) { in mpp_compat_show()97 mpp_log("%d | %s\n", compat->feature_id, compat->name); in mpp_compat_show()99 compat = compat->next; in mpp_compat_show()
54 MPP_RET mpp_compat_update(MppCompat *compat, RK_S32 value);
290 - [rk_type.h]: Add kernel driver compat define332 - [debain]: fix typo in compat version335 - [debain]: Update compat to 10