Searched refs:pmc_dev_state_print (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/platform/x86/ |
D | pmc_atom.c | 268 static void pmc_dev_state_print(struct seq_file *s, int reg_index, in pmc_dev_state_print() function 296 pmc_dev_state_print(s, 0, d3_sts_0, m->d3_sts_0, func_dis, m->func_dis); in pmc_dev_state_show() 299 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()
|