Searched refs:ip_blocks_names (Results 1 – 2 of 2) sorted by relevance
188 printf("%s%s", sc->product->ip_blocks_names[i], in amdsmu_get_ip_blocks()206 sc->product->ip_blocks_names[i]); in amdsmu_get_ip_blocks()209 sc->product->ip_blocks_names[i], CTLFLAG_RD, NULL, sysctl_descr); in amdsmu_get_ip_blocks()
93 const char **ip_blocks_names; member