Searched refs:cfgmgr_get_soc_info (Results 1 – 3 of 3) sorted by relevance
3429 !soc->ops->cmn_drv_ops->cfgmgr_get_soc_info) in cdp_cfgmgr_get_soc_info()3432 return soc->ops->cmn_drv_ops->cfgmgr_get_soc_info(soc, soc_id, ev_buf); in cdp_cfgmgr_get_soc_info()
755 int (*cfgmgr_get_soc_info)(struct cdp_soc_t *soc_hdl, uint8_t soc_id, member
12472 .cfgmgr_get_soc_info = dp_cfgmgr_get_soc_info,