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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dpowernow-k7.c51 struct pst_s { struct
454 static void print_pst_entry(struct pst_s *pst, unsigned int j)
464 struct pst_s *pst;
508 pst = (struct pst_s *) p;
511 pst = (struct pst_s *) p;
519 p = (char *)pst + sizeof(struct pst_s);
524 p = (char *)pst + sizeof(struct pst_s);
H A Dpowernow-k8.h209 struct pst_s { struct
H A Dpowernow-k8.c561 static int check_pst_table(struct powernow_k8_data *data, struct pst_s *pst,
657 struct pst_s *pst, u8 maxvid)
791 (struct pst_s *)(psb+1), maxvid);

Completed in 89 milliseconds