Searched defs:pst (Results 1 – 5 of 5) sorted by relevance
21 struct path_selector_type pst; member71 void dm_put_path_selector(struct path_selector_type *pst) in dm_put_path_selector()88 static struct ps_internal *_alloc_path_selector(struct path_selector_type *pst) in _alloc_path_selector()98 int dm_register_path_selector(struct path_selector_type *pst) in dm_register_path_selector()120 void dm_unregister_path_selector(struct path_selector_type *pst) in dm_unregister_path_selector()
84 struct pst_header *pst; in decode_psb() local
494 static int check_pst_table(struct powernow_k8_data *data, struct pst_s *pst, in check_pst_table()562 struct pst_s *pst, u8 maxvid) in fill_powernow_table()
114 #define IO_TO_VIRT_XLATE(p, pst, vst) (((p) - (pst) + (vst))) argument
918 bool pst; member