Home
last modified time | relevance | path

Searched refs:pmc_dev_state_print (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dpmc_atom.c268 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()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dpmc_atom.c256 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()

Completed in 4 milliseconds