Searched defs:mcp_public_data (Results 1 – 1 of 1) sorted by relevance
1613 struct mcp_public_data { struct1614 u32 num_sections;1615 u32 sections[PUBLIC_MAX_SECTIONS];1616 struct public_drv_mb drv_mb[MCP_GLOB_FUNC_MAX];1617 struct public_mfw_mb mfw_mb[MCP_GLOB_FUNC_MAX];1618 struct public_global global;1619 struct public_path path[MCP_GLOB_PATH_MAX];1620 struct public_port port[MCP_GLOB_PORT_MAX];1621 struct public_func func[MCP_GLOB_FUNC_MAX];