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