Searched defs:topo_mod_info (Results 1 – 1 of 1) sorted by relevance
70 typedef struct topo_mod_info { struct71 const char *tmi_desc; /* module description */72 const char *tmi_scheme; /* enumeration scheme type */73 topo_version_t tmi_version; /* module version */74 const topo_modops_t *tmi_ops; /* module ops vector */