Searched refs:pst_s (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | powernow-k7.c | 49 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()
|
H A D | powernow-k8.h | 176 struct pst_s { struct
|
H A D | powernow-k8.c | 492 static int check_pst_table(struct powernow_k8_data *data, struct pst_s *pst, in check_pst_table() 560 struct pst_s *pst, u8 maxvid) in fill_powernow_table() 691 (struct pst_s *)(psb+1), maxvid); in find_psb_table()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | powernow-k7.c | 49 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()
|
H A D | powernow-k8.h | 176 struct pst_s { struct
|
H A D | powernow-k8.c | 492 static int check_pst_table(struct powernow_k8_data *data, struct pst_s *pst, in check_pst_table() 560 struct pst_s *pst, u8 maxvid) in fill_powernow_table() 691 (struct pst_s *)(psb+1), maxvid); in find_psb_table()
|
Completed in 7 milliseconds