Searched refs:ppm_power_down_domain (Results 1 – 1 of 1) sorted by relevance
207 static int ppm_power_down_domain(dev_info_t *dip);912 ret = ppm_power_down_domain(rdip); in ppm_ctlops()962 return (ppm_power_down_domain(rdip)); in ppm_ctlops()2650 ppm_power_down_domain(dev_info_t *dip) in ppm_power_down_domain() function