Searched refs:pm_set_dev_thr_walk (Results 1 – 1 of 1) sorted by relevance
477 static int pm_set_dev_thr_walk(dev_info_t *, void *);5847 ddi_walk_devs(ddi_root_node(), pm_set_dev_thr_walk, in pm_all_to_default_thresholds()5852 pm_set_dev_thr_walk(dev_info_t *dip, void *arg) in pm_set_dev_thr_walk() function