Home
last modified time | relevance | path

Searched refs:pst_s (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/cpufreq/
Dpowernow-k7.c49 struct pst_s { struct
440 static void print_pst_entry(struct pst_s *pst, unsigned int j) in print_pst_entry()
450 struct pst_s *pst; in powernow_decode_bios()
491 pst = (struct pst_s *) p; in powernow_decode_bios()
494 pst = (struct pst_s *) p; in powernow_decode_bios()
Dpowernow-k8.h178 struct pst_s { struct
Dpowernow-k8.c495 static int check_pst_table(struct powernow_k8_data *data, struct pst_s *pst, in check_pst_table()
563 struct pst_s *pst, u8 maxvid) in fill_powernow_table()
694 (struct pst_s *)(psb+1), maxvid); in find_psb_table()