Searched refs:pmc_dev_state_print (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/x86/platform/atom/ |
| D | pmc_atom.c | 237 static void pmc_dev_state_print(struct seq_file *s, int reg_index, in pmc_dev_state_print() function 265 pmc_dev_state_print(s, 0, d3_sts_0, m->d3_sts_0, func_dis, m->func_dis); in pmc_dev_state_show() 268 pmc_dev_state_print(s, 1, d3_sts_1, m->d3_sts_1, func_dis_2, m->func_dis_2); in pmc_dev_state_show()
|