Searched refs:MppSocInfo (Results 1 – 3 of 3) sorted by relevance
85 } MppSocInfo; typedef94 const MppSocInfo *mpp_get_soc_info(void);
695 static const MppSocInfo mpp_soc_infos[] = {1022 static const MppSocInfo mpp_soc_default = {1060 static const MppSocInfo *check_soc_info(const char *soc_name) in check_soc_info()1078 const MppSocInfo *soc_info;1152 const MppSocInfo *mpp_get_soc_info(void) in mpp_get_soc_info()1155 const MppSocInfo *info = NULL; in mpp_get_soc_info()1206 const MppSocInfo *info = mpp_get_soc_info(); in mpp_get_dec_hw_info_by_client_type()
39 const MppSocInfo *soc_info;