Searched refs:pmc_dev_state_print (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/platform/x86/ |
H A D | pmc_atom.c | 256 static void pmc_dev_state_print(struct seq_file *s, int reg_index, in pmc_dev_state_print() function 284 pmc_dev_state_print(s, 0, d3_sts_0, m->d3_sts_0, func_dis, m->func_dis); in pmc_dev_state_show() 287 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()
|